{
  "name": "MyHealthDock",
  "short_name": "HealthDock",
  "description": "Family health tracker for labs, eye tests, vaccines, and notes",
  "start_url": "/review",
  "display": "standalone",
  "background_color": "#f8fafc",
  "theme_color": "#1C7E9B",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
