{
  "name": "LeagueMasters",
  "short_name": "LeagueMasters",
  "description": "Premium football prediction platform",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#071226",
  "icons": [
    {
      "src": "/leaguemasters-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/leaguemasters-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}