{
  "name": "BARFGLANZ Gemüse-Obst-Mix",
  "short_name": "BARFGLANZ Mix",
  "description": "Gemüse-Obst-Mixe für BARF-Hunde als Vorrat berechnen, Rezept kopieren und PDF speichern.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f5efe4",
  "theme_color": "#173421",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "health",
    "food",
    "utilities"
  ],
  "lang": "de-DE"
}