{
  "name": "Shield Plan — Community Health Circle",
  "short_name": "Shield Plan",
  "description": "A community health protection circle. 10 people. Generations of care.",
  "id": "/?source=pwa",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#ecfdf5",
  "theme_color": "#10b981",
  "categories": ["health", "lifestyle", "social"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Dashboard", "url": "/dashboard", "description": "Open your circle" },
    { "name": "Assistant", "url": "/assistant", "description": "Talk to the health assistant" }
  ],
  "prefer_related_applications": false
}
