{
  "name": "RogueFootball",
  "short_name": "RogueFootball",
  "description": "A roguelike football career game: start at 15 and chase trophies, transfers and the Golden Ball.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1f1a2e",
  "theme_color": "#1f1a2e",
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
