{
  "id": "nc-patient-frontend-v1",
  "name": "NeuroCare Patient App",
  "short_name": "NC Patient",
  "start_url": "/frontend/",
  "scope": "/frontend/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2b3674",
  "orientation": "portrait",
  "icons": [
    {
      "src": "https://appointment.neurocare.co.in:3003/uploads/1772719714404-icon-nc.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://appointment.neurocare.co.in:3003/uploads/1772719714404-icon-nc.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}