{
  "name": "SportLive",
  "short_name": "SportLive",
  "description": "SportLive is a premium livestreaming social platform for athletes with real-time synchronized biometrics, high-precision GPS route tracking, and a real-time HUD scoreboard overlay.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#05070D",
  "theme_color": "#B6FF00",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa/icon-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa/icon-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "social", "fitness"]
}
