{
  "name": "Streamed Soccer - Live Sports Streaming",
  "short_name": "Streamed",
  "description": "Watch Streamed live sports free in HD. Streamed Soccer, Streameast NFL, UFC, Boxing, F1, Tennis, Rugby, MotoGP and more on streamed.soccer.",
  "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": "Streamed Soccer",
      "short_name": "Soccer",
      "description": "Watch live soccer streams on Streamed",
      "url": "/live-streams/soccer",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    },
    {
      "name": "Streamed NFL",
      "short_name": "NFL",
      "description": "Watch live NFL streams on Streamed",
      "url": "/live-streams/nfl",
      "icons": [{ "src": "/logo192.png", "sizes": "192x192" }]
    }
  ]
}
