{
  "id": "/",
  "name": "Aman Exchange",
  "short_name": "Aman",
  "description": "Aman Exchange — currency exchange, live rates, and staff dashboard",
  "start_url": "/login",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "browser"],
  "background_color": "#0a0a0a",
  "theme_color": "#B8860B",
  "orientation": "any",
  "categories": ["finance", "business"],
  "lang": "en",
  "dir": "ltr",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://aman-exchangee.web.app/manifest.json"
    }
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
