{
  "id": "/",
  "name": "FilterDeals",
  "short_name": "FilterDeals",
  "description": "Real-time deal alerts and AI-powered curation for the best shopping deals across India.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF6F9",
  "theme_color": "#FAF6F9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "finance"],
  "lang": "en-IN",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "webapp",
      "url": "/manifest.json"
    }
  ]
}
