{
  "name": "StreamZone - Live Sports Streaming",
  "short_name": "StreamZone",
  "description": "Free live cricket and football streaming - IPL, PSL, Champions League in HD. No sign-up needed.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#080c14",
  "theme_color": "#3b82f6",
  "orientation": "portrait-primary",
  "categories": ["sports", "entertainment"],
  "lang": "en",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "StreamZone — Live Sports Streaming"
    }
  ],
  "shortcuts": [
    {
      "name": "Cricket Live",
      "short_name": "Cricket",
      "url": "/cricket.html",
      "description": "Watch live cricket streams"
    },
    {
      "name": "Football Live",
      "short_name": "Football",
      "url": "/football.html",
      "description": "Watch live football streams"
    },
    {
      "name": "IPL 2026 Live",
      "short_name": "IPL",
      "url": "/ipl-live.html",
      "description": "Watch IPL 2026 live streams"
    }
  ]
}
