{
  "name": "NowCare",
  "short_name": "NowCare",
  "description": "Expert medical care online — straightforward, efficient, and guided by licensed physicians.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#7B5EA7",
  "theme_color": "#7B5EA7",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "categories": ["health", "medical"]
}
