{
  "name": "AccessHealth",
  "short_name": "AccessHealth",
  "description": "AccessHealth — Post-Paid Healthcare Financing",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "icons": [
    {
      "src": "/static/img/favicon/web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/favicon/web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/static/img/favicon/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "AccessHealth Dashboard"
    },
    {
      "src": "/static/img/favicon/screenshot-narrow.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AccessHealth Mobile"
    }
  ],
  "theme_color": "#4154f1",
  "background_color": "#f6f9ff",
  "display": "standalone",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "categories": ["health", "finance"]
}
