{
  "name": "Küchenvorrat",
  "short_name": "Vorrat",
  "description": "Küchen-Vorratsverwaltung mit Spracheingabe",
  "id": "./",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f7f6f2",
  "theme_color": "#01696f",
  "orientation": "portrait-primary",
  "lang": "de",
  "icons": [
    { "src": "icon-192.jpg", "sizes": "192x192", "type": "image/jpeg", "purpose": "any maskable" },
    { "src": "icon-512.jpg", "sizes": "512x512", "type": "image/jpeg", "purpose": "any maskable" }
  ]
}
