{
  "name": "MyPrexi Doctor Console",
  "short_name": "MyPrexi",
  "description": "MyPrexi doctor, frontdesk and finance console",
  "start_url": "/doctor",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/mp-favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
