{
  "name": "TacticFoot — Taktischer Fußball im Rundenmodus",
  "short_name": "TacticFoot",
  "description": "Rundenbasiertes taktisches Fußballspiel auf einem Hexfeld für zwei Online-Spieler.",
  "lang": "de",
  "theme_color": "#0b1220",
  "background_color": "#0b1220",
  "display": "fullscreen",
  "orientation": "portrait",
  "id": "/",
  "scope": "/",
  "start_url": "/de/",
  "icons": [
    {
      "src": "/tacticfoot-logo-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/tacticfoot-logo-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
