{
  "name": "Smart Hospital",
  "short_name": "Hospital",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#424242",
  "description": "Smart Hospital Management System",
  "icons": [
    {
      "src": "uploads/hospital_content/logo/smalllogo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "uploads/hospital_content/logo/smalllogo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
