{
  "name": "Someshwara Hospital",
  "short_name": "Someshwara Hospital",
  "id": "./",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "description": "Mobile App for Someshwara Hospital",
  "categories": ["business", "productivity", "utilities"],
  "dir": "auto",
  "lang": "en",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "protocol_handlers": [
    {
      "protocol": "web+someshwarahospitals",
      "url": "./?open_pwa=true"
    }
  ],
  "related_applications": [
    {
      "platform": "webapp",
      "url": "https://www.someshwarahospitals.com/"
    }
  ],
  "icons": [
    {
      "src": "/files/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/pwa-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/pwa-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/files/pwa-maskable-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/files/pwa-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Home",
      "short_name": "Home",
      "url": "./",
      "description": "Open the home page",
      "icons": [
        {
          "src": "/files/pwa-192x192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
