{
  "name": "Privater Notvorrat-Manager",
  "short_name": "Notvorrat",
  "description": "Verwalte deinen privaten Notvorrat und berechne die Reichweite nach Schweizer BWL- & SGE-Richtlinien.",
  "id": "/notvorrat-app-v2.6.2",
  "start_url": "index.html?v=2.6.2",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "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.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
