{
  "name": "FootLegion",
  "short_name": "FootLegion",
  "description": "The Fan World Championship — Glory to Your Nation",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e14",
  "theme_color": "#0a0e14",
  "orientation": "portrait",
  "categories": ["sports", "games", "social"],
  "lang": "en",
  "scope": "/",
  "shortcuts": [
    { "name": "Play", "url": "/game" },
    { "name": "Predictions", "url": "/predictions" },
    { "name": "Ranks", "url": "/leaderboard" }
  ],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
