{
  "name": "Sharada Hospital OPD System",
  "short_name": "Sharada OPD",
  "description": "Outpatient Department Management System for Sharada Maternity & Children's Hospital",
  "start_url": "./doctor-login.html",
  "display": "standalone",
  "background_color": "#061a18",
  "theme_color": "#0a7b6e",
  "orientation": "any",
  "icons": [
    {
      "src": "icon-192.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "type": "image/png",
      "sizes": "512x512",
      "purpose": "any"
    }
  ]
}
