{
  "name": "VitalTrack PRO – Gesundheitsakte",
  "short_name": "VitalTrack PRO",
  "description": "Persönliche Gesundheitsakte mit Ende-zu-Ende-Verschlüsselung, KI-Analyse und Trend-Auswertung.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "lang": "de",
  "dir": "ltr",
  "categories": ["health", "medical", "lifestyle"],
  "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-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/", "description": "Übersicht der Vitalwerte" },
    { "name": "Vitalwerte hinzufügen", "url": "/m/vitals", "description": "Neuen Eintrag erfassen" },
    { "name": "KI-Analyse", "url": "/m/ai-insights", "description": "Aktuelle KI-Auswertung anzeigen" }
  ]
}
