{
  "name": "Careveil Care Admin",
  "short_name": "Careveil",
  "description": "Careveil care management system",
  "start_url": "/care-admin/",
  "scope": "/care-admin/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#FAF6F1",
  "theme_color": "#0E7C7B",
  "categories": [
    "health",
    "productivity"
  ],
  "icons": [
    {
      "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='24' fill='%230E7C7B'/%3E%3Cpath d='M96 16 L176 44 L176 100 C176 152 138 180 96 196 C54 180 16 152 16 100 L16 44 Z' fill='rgba(255,255,255,.15)' stroke='rgba(255,255,255,.3)' stroke-width='2'/%3E%3Cpath d='M96 44 C64 44 40 68 40 100 C40 132 64 156 96 156 C128 156 152 132 152 100 C152 68 128 44 96 44 Z' fill='%23FAF6F1' opacity='.95'/%3E%3Ccircle cx='96' cy='100' r='24' fill='%230A5859'/%3E%3Ccircle cx='104' cy='92' r='8' fill='%23FAF6F1'/%3E%3Cpath d='M64 164 L92 184 L144 136' stroke='%23E8826B' stroke-width='10' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/care-admin/",
      "description": "Care dashboard"
    },
    {
      "name": "Service Users",
      "url": "/care-admin/?page=careveil-service-users"
    }
  ]
}