{
  "name": "ZutatenLupe – Was steckt wirklich in deinem Essen?",
  "short_name": "ZutatenLupe",
  "description": "Scanne Lebensmittel und erfahre sofort, was wirklich in deinem Essen steckt. Für deine Gesundheit – transparent, einfach, in deiner Sprache.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#2D5016",
  "lang": "de",
  "categories": ["food", "health", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Scannen",
      "short_name": "Scan",
      "description": "Sofort Barcode oder Produkt scannen",
      "url": "/scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Verlauf",
      "short_name": "Verlauf",
      "description": "Gescannte Produkte ansehen",
      "url": "/history",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
