{
  "name": "CompassCare",
  "short_name": "CompassCare",
  "description": "Coordinated care, close to home. Multi-role patient care management PWA.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1A3A5C",
  "background_color": "#1A3A5C",
  "lang": "en-US",
  "categories": ["health", "medical"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='100' fill='%231A3A5C'/%3E%3Ctext x='256' y='320' font-family='Georgia,serif' font-size='280' font-weight='bold' text-anchor='middle' fill='%234A90C4'%3EC%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='36' fill='%231A3A5C'/%3E%3Ctext x='96' y='132' font-family='Georgia,serif' font-size='110' font-weight='bold' text-anchor='middle' fill='%234A90C4'%3EC%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='96' fill='%231A3A5C'/%3E%3Ctext x='256' y='340' font-family='Georgia,serif' font-size='290' font-weight='bold' text-anchor='middle' fill='%234A90C4'%3EC%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Open Dashboard",
      "short_name": "Dashboard",
      "description": "View all patient cards",
      "url": "/",
      "icons": []
    }
  ]
}
