{
  "name": "VHT - Virtual Healthcare Technologies",
  "short_name": "VHT",
  "description": "Your health data, unified and secure. AI insights that understand you.",
  "author": "Dean Shev — VHT.ai Founder",
  "start_url": "/",
  "scope": "/",
  "id": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#101827",
  "theme_color": "#101827",
  "orientation": "any",
  "lang": "en",
  "dir": "ltr",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/pwa-icons/icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/pwa-icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Talk to ECHNA",
      "short_name": "ECHNA",
      "url": "/patient/echna",
      "description": "Chat with your AI health assistant",
      "icons": [{ "src": "/pwa-icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Health Summary",
      "short_name": "Summary",
      "url": "/patient/echna",
      "description": "View your health dashboard",
      "icons": [{ "src": "/pwa-icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [
    {
      "src": "/screenshots/screenshot-mobile.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "VHT Health Dashboard on mobile"
    },
    {
      "src": "/screenshots/screenshot-desktop.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "VHT Health Analytics on desktop"
    }
  ]
}
