{
  "name": "CashSave.in - AI Local Offer Search",
  "short_name": "CashSave.in",
  "description": "Kerala's AI-powered hyperlocal deal finder. Discover real-time discounts, verified merchants, and AI-ranked local offers near you.",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#fff7ed",
  "theme_color": "#ff7900",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "business", "lifestyle"],
  "icons": [
    { "src": "pwa-icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "pwa-icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Post an Offer",
      "short_name": "Post Offer",
      "description": "List your business offer on CashSave.in",
      "url": "/post-offer.html?source=pwa_shortcut",
      "icons": [{ "src": "pwa-icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "My Account",
      "short_name": "Account",
      "description": "View your dashboard, posted offers, and referrals",
      "url": "/login.html?source=pwa_shortcut",
      "icons": [{ "src": "pwa-icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
