{
  "name": "Mühle gegen KI",
  "short_name": "Mühle KI",
  "description": "Klassisches Mühle-Brettspiel gegen eine starke KI. Voll funktionsfähig offline.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#6b4e2a",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment"],
  "lang": "de"
}
