{
  "name": "Etenstied – Schluss mit Lebensmittelverschwendung",
  "short_name": "Etenstied",
  "description": "Scanne, tracke und rette deine Lebensmittel. Spare Geld und schütze unseren Planeten.",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fbf8f0",
  "theme_color": "#3d8c5a",
  "categories": ["food", "lifestyle", "productivity"],
  "lang": "de",
  "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-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Vorrat", "short_name": "Vorrat", "url": "/pantry", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Hinzufügen", "short_name": "Add", "url": "/pantry/add", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] },
    { "name": "Einkauf", "short_name": "Einkauf", "url": "/shopping", "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }] }
  ]
}
