{
  "name": "Curavist — Intelligent Care",
  "short_name": "Curavist",
  "description": "AI-native Hospital & Clinic Management platform for patients, doctors, clinics and operators.",
  "id": "/index.html",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F8FAFC",
  "theme_color": "#0A6E78",
  "categories": ["medical", "health", "productivity"],
  "lang": "en-IN",
  "icons": [
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" },
    { "src": "favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Patient Portal", "url": "./patient.html" },
    { "name": "Doctor Portal", "url": "./doctor.html" },
    { "name": "Clinic Admin", "url": "./admin.html" }
  ]
}
