{
  "name": "Stream-Wiser",
  "short_name": "Stream-Wiser",
  "description": "AI-powered streaming subscription optimizer. Build your 12-month plan and stop overpaying.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e1a",
  "theme_color": "#2E78D2",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["entertainment", "finance", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Stream-Wiser watchlist optimizer"
    }
  ],
  "shortcuts": [
    {
      "name": "Optimize my plan",
      "short_name": "Optimize",
      "description": "Jump straight to optimizing your streaming plan",
      "url": "/?tab=setup",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "My results",
      "short_name": "Results",
      "description": "View your latest streaming calendar",
      "url": "/?tab=results",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
