{
  "name": "GamifiedDeals — Loyalty OS for Indie Retail",
  "short_name": "GamifiedDeals",
  "description": "Stop discounting. Start dopamining. Spin-to-win, streaks, and cross-merchant XP for indie retail.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#FDE047",
  "theme_color": "#FDE047",
  "categories": ["shopping", "lifestyle", "business"],
  "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": "Wallet", "short_name": "Wallet", "description": "Your rewards & codes", "url": "/wallet?utm_source=pwa-shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Explore", "short_name": "Explore", "description": "Discover shops near you", "url": "/explore?utm_source=pwa-shortcut", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
