{
  "name": "Kubikmühle – 3D Vier Gewinnt",
  "short_name": "Kubikmühle",
  "description": "3D Vier-Gewinnt auf einem 4×4×4-Spielfeld gegen eine KI",
  "start_url": "./mobile.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1e3c72",
  "theme_color": "#1e3c72",
  "lang": "de",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
