{
  "name": "Mobiles Kochbuch",
  "short_name": "Kochbuch",
  "description": "Rezepte, Einkauf und Kochmodus in einer App.",
  "start_url": "./MobilesKochbuch.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f8f2e8",
  "theme_color": "#f3e8db",
  "lang": "de",
  "icons": [
    {
      "src": "./Bilder/MK-Logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
