{
  "name": "PhoenixClinic",
  "short_name": "Phoenix",
  "description": "Healthcare marketplace where patients choose an official clinic.",
  "start_url": "/#/",
  "display": "standalone",
  "background_color": "#0B132B",
  "theme_color": "#1D4ED8",
  "icons": [
    {
      "src": "/icons/phoenix-health-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    },
    {
      "src": "/icons/phoenix-health-logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
