{
  "name": "Biozheen Laboratory",
  "short_name": "Biozheen",
  "description": "Biozheen Laboratory patient, lab and doctor portal",
  "start_url": "./Login.php",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0e4a55",
  "background_color": "#072a31",
  "dir": "auto",
  "icons": [
    {
      "src": "ico/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "ico/pwa/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "id": "/",
  "launch_handler": {
    "client_mode": [
      "navigate-existing",
      "auto"
    ]
  },
  "prefer_related_applications": false
}
