{
  "name": "AJ Operations Room",
  "short_name": "AJ Ops",
  "description": "Secure owner operations launcher for AJ Advantage.",
  "start_url": "/operations",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f4f8f7",
  "theme_color": "#0b3036",
  "orientation": "any",
  "lang": "en",
  "dir": "auto",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}

