{
  "name": "ICARE Senior Companion & Care Hub",
  "short_name": "ICARE",
  "description": "Voice AI Senior Companion — Medication Reminders, Family Care Portal, Transit, Anti-Fraud Shield & Pharmacy Translator",
  "start_url": "/",
  "id": "icare-senior-hub-v1",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#FFF1F2",
  "theme_color": "#F43F5E",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "scope": "/",
  "categories": ["health", "lifestyle", "medical"],
  "icons": [
    {
      "src": "icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "wide",
      "label": "ICARE Senior Dashboard & Voice Companion"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "ICARE Senior Mobile Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Senior Voice Assistant",
      "short_name": "Voice AI",
      "description": "Open voice assistant for hands-free queries",
      "url": "/?action=voice",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Family Care Portal",
      "short_name": "Family",
      "description": "Open caregiver medication and activity dashboard",
      "url": "/?action=family",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}
