{
  "name": "Krasyn Patient Portal",
  "short_name": "Krasyn",
  "description": "Secure patient portal for accessing your health records, lab results, and communicating with your care team",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0066CC",
  "theme_color": "#0066CC",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.png",
      "sizes": "any",
      "type": "image/png"
    }
  ],
  "categories": ["health", "medical"],
  "screenshots": []
}
