{
  "name": "CrackedStreams - Live Sports Streaming",
  "short_name": "CrackedStreams",
  "description": "Watch live sports streams from around the world. Soccer, NBA, NFL, UFC, Boxing, Tennis, F1, Rugby, MotoGP and more.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["sports", "entertainment", "streaming"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Games",
      "short_name": "Live",
      "description": "View currently live sports matches",
      "url": "/?filter=live",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
