{
  "short_name": "RewardSathi",
  "name": "RewardSathi - Loyalty & Rewards",
  "description": "Your all-in-one local loyalty, stamp rewards, and deals platform",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "/pwa-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ],
  "start_url": "/",
  "background_color": "#0F172A",
  "theme_color": "#4338CA",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "shortcuts": [
    {
      "name": "Scan Store QR",
      "short_name": "Scan QR",
      "description": "Quickly scan a store QR code to earn stamps",
      "url": "/?tab=qr"
    },
    {
      "name": "My Wallet",
      "short_name": "Wallet",
      "description": "View your reward coins and vouchers",
      "url": "/?tab=rewards"
    }
  ]
}
