{
  "name": "Keepl",
  "short_name": "Keepl",
  "description": "Rette Essen. Sammle XP. Werde zum Zero-Waste Hero.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "background_color": "#F8F4EE",
  "theme_color": "#1C2E22",
  "orientation": "portrait-primary",
  "categories": ["food", "lifestyle", "utilities"],
  "lang": "de",
  "icons": [
    { "src": "/icon-192.png",  "sizes": "192x192",  "type": "image/png" },
    { "src": "/icon-512.png",  "sizes": "512x512",  "type": "image/png" },
    { "src": "/icon-512.png",  "sizes": "512x512",  "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-192.svg",  "sizes": "any",       "type": "image/svg+xml" }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Scannen",
      "short_name": "Scan",
      "description": "Artikel scannen",
      "url": "/scan",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Vorrat",
      "short_name": "Vorrat",
      "description": "Inventar ansehen",
      "url": "/inventory",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
