{
  "name": "3ODDS — GameChanger Sports Predictions",
  "short_name": "3ODDS",
  "description": "Probability-based daily cross-sport predictions targeting combined odds around 3.00.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#171c28",
  "theme_color": "#171c28",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}