{
  "name": "SALEZOE — Verified Deals India",
  "short_name": "SALEZOE",
  "description": "Download Salezoe App — Amazon, Flipkart, Myntra verified deal alerts under ₹99. Same checkout price.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FFF9F5",
  "theme_color": "#C9A962",
  "orientation": "portrait-primary",
  "categories": ["shopping", "finance"],
  "icons": [
    {
      "src": "https://www.salezoe.com/wp-content/uploads/2026/06/salezoe-logo-premium.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://www.salezoe.com/wp-content/uploads/2026/06/salezoe-logo-premium.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Deals Under ₹99",
      "short_name": "Under ₹99",
      "url": "/deals-under-99/",
      "icons": [
        {
          "src": "https://www.salezoe.com/wp-content/uploads/2026/06/salezoe-logo-premium.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}