{
  "name": "Cash Discount Nation",
  "short_name": "CDN Deals",
  "description": "Your rewards hub — browse deals, scan offers, and unlock savings from local merchants.",
  "id": "/launch/",
  "start_url": "/launch/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0891B2",
  "background_color": "#0F172A",
  "categories": ["shopping", "lifestyle", "business"],
  "icons": [
    {
      "src": "/cdn-app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn-app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/cdn-app-icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
