{
  "short_name": "VoiceAI",
  "name": "VoiceAI Pflege — Diktat App",
  "description": "Sprachbasierte Pflegeberichterfassung für den ambulanten Dienst",
  "start_url": "./",
  "background_color": "#f5f7fa",
  "theme_color": "#2c3e50",
  "display": "standalone",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any maskable"
    }
  ]
}