{
  "id": "/",
  "name": "CupAut — AI Coupon Search",
  "short_name": "CupAut",
  "description": "Ask for any coupon. Get the one that actually works. AI coupon search.",
  "start_url": "/",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#FBFAF4",
  "theme_color": "#20808D",
  "categories": ["shopping", "productivity", "finance"],
  "icons": [
    { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "/icon-maskable.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "AI Coupon Search", "short_name": "Search", "url": "/ai", "description": "Search coupons with AI" },
    { "name": "My Dashboard", "short_name": "Dashboard", "url": "/app" }
  ]
}
