{
  "name": "AlltagsHelfer",
  "short_name": "AlltagsHelfer",
  "description": "Alltagsbegleitung & Betreuung — Zeiterfassung und Planung für Pflegedienste.",
  "start_url": "/heute",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "lang": "de-DE",
  "icons": [
    {
      "src": "/icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-icon",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Heute",
      "short_name": "Heute",
      "description": "Heutige Einsätze — starten und beenden",
      "url": "/heute",
      "icons": [{ "src": "/icon", "sizes": "192x192", "type": "image/png" }]
    }
  ]
}
