{
  "name": "UL clinics EMR",
  "short_name": "UL clinics",
  "description": "UL clinics - Electronic Medical Records",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#0ea5e9",
  "orientation": "any",
  "scope": "/",
  "lang": "en",
  "dir": "auto",
  "display_override": [
    "standalone",
    "minimal-ui"
  ],
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "icons": [
    {
      "src": "/papers/logo.png",
      "sizes": "192x192 512x512",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  }
}