{
  "name": "Football Heads",
  "short_name": "Football Heads",
  "description": "Head-to-head 2D football. Score on your opponent before the whistle.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "fullscreen",
  "display_override": ["fullscreen", "standalone"],
  "orientation": "landscape",
  "theme_color": "#062c19",
  "background_color": "#062c19",
  "categories": ["games", "sports"],
  "lang": "en",
  "icons": [
    { "src": "icon.svg",      "sizes": "any",     "type": "image/svg+xml", "purpose": "any" },
    { "src": "icon-192.png",  "sizes": "192x192", "type": "image/png",     "purpose": "any" },
    { "src": "icon-512.png",  "sizes": "512x512", "type": "image/png",     "purpose": "any" }
  ]
}
