{
  "name": "Curelith Health App",
  "short_name": "Curelith",
  "description": "AI Clinical Health Assistant & Medical Locker",
  "start_url": "/patient-dashboard.html",
  "display": "standalone",
  "background_color": "#0F1B19",
  "theme_color": "#0F1B19",
  "orientation": "portrait",
  "icons": [
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/apple-touch-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
