{
  "name": "myHealthChart",
  "short_name": "myHealthChart",
  "description": "Unified health data platform for MyChart, DNA, insurance, imaging, and AI-powered insights.",
  "theme_color": "#0B1120",
  "background_color": "#0B1120",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
