{
  "name": "Dr Altcoin Football",
  "short_name": "DA Football",
  "description": "1v1 Football vs Robot AI — 3D mobile game by Dr Altcoin",
  "start_url": "/",
  "display": "fullscreen",
  "orientation": "portrait",
  "background_color": "#0d1b2e",
  "theme_color": "#0d1b2e",
  "scope": "/",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "sports"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Start a new match",
      "url": "/"
    }
  ]
}
