{
  "name": "DRISHTI AI — Retinal Screening",
  "short_name": "DRISHTI AI",
  "description": "Rural-first diabetic retinopathy screening and referral-support platform for offline-capable community health workers.",
  "start_url": "/Drishti-AI/#/",
  "scope": "/Drishti-AI/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#0891B2",
  "background_color": "#061a22",
  "lang": "en-IN",
  "categories": ["medical", "health", "utilities"],
  "icons": [
    {
      "src": "/Drishti-AI/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Drishti-AI/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "New Retinal Scan",
      "short_name": "New Scan",
      "url": "/Drishti-AI/#/scan/new",
      "icons": [{ "src": "/Drishti-AI/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Patient Registry",
      "short_name": "Patients",
      "url": "/Drishti-AI/#/patients",
      "icons": [{ "src": "/Drishti-AI/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
