{
  "name": "Predixsport",
  "short_name": "Predixsport",
  "description": "AI sports predictions, player insights and performance analytics.",
  "id": "/",
  "start_url": "/",
  "icons": [
    {
      "src": "/static/img/brand/signal-v3-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/brand/signal-v3-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/brand/signal-v3-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/static/img/brand/signal-v3-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/static/img/screenshots/desktop.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "PredixSport Desktop View"
    },
    {
      "src": "/static/img/screenshots/mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PredixSport Mobile View"
    }
  ],
  "theme_color": "#0B0D12",
  "background_color": "#0B0D12",
  "display": "standalone"
}
