{
  "name": "Collectt — Shop Local, Win Real Prizes",
  "short_name": "Collectt",
  "description": "Buy a voucher, spend its full value at a partner shop, and get a free contest entry as a bonus. Shopping, rewarded.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#4A148C",
  "theme_color": "#4A148C",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["shopping", "lifestyle", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "How It Works",
      "url": "/#how",
      "description": "Learn how Collectt works in four steps"
    },
    {
      "name": "For Shop Owners",
      "url": "/#shops",
      "description": "Partner with Collectt as a merchant"
    },
    {
      "name": "Download the App",
      "url": "/#download",
      "description": "Get Collectt free on iOS and Android"
    }
  ]
}
