{
  "name": "Health | Know What's Next.",
  "short_name": "Health",
  "description": "Build a dated personal health report showing your year ahead, future trajectory, recorded history, lifetime visits, and estimated cost.",
  "start_url": "/health/",
  "scope": "/health/",
  "display": "standalone",
  "background_color": "#f3f5f2",
  "theme_color": "#143f34",
  "icons": [
    {
      "src": "/health/assets/health-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/health/assets/health-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
