{
  "name": "World Fantasy Soccer",
  "short_name": "WFS",
  "description": "Pick your squad, predict fixtures, and climb the leaderboard.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#060d13",
  "theme_color": "#0b2137",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
