{
  "name": "Careio — Pflege & Hauswirtschaft",
  "short_name": "Careio",
  "description": "Die smarte All-in-One-Plattform für ambulante Pflege, Hauswirtschaft und soziale Dienstleistungen.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#6366F1",
  "orientation": "portrait-primary",
  "lang": "de",
  "categories": ["medical", "health", "productivity"],
  "dir": "ltr",
  "icons": [
    { "src": "/icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "War Room",
      "short_name": "Live",
      "description": "Live-Übersicht aller Touren und Einsätze",
      "url": "/war-room",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Neue Dokumentation",
      "short_name": "Doku",
      "description": "Pflegedokumentation verfassen",
      "url": "/documentation",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "Touren heute",
      "short_name": "Touren",
      "description": "Heutige Touren und Einsätze",
      "url": "/tours",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "KI-Assistent",
      "short_name": "KI",
      "description": "KI-gestützte Pflegeplanung",
      "url": "/ai-assistant",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-tour.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Careio Tagestouren"
    }
  ],
  "prefer_related_applications": false
}
