{
  "name": "Health Dashboard",
  "short_name": "Health",
  "description": "Personal peptide protocol & health tracking",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#ef4444",
  "icons": [
    { "src": "/icons/health-icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/icons/health-icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/icons/health-icon-180.png", "sizes": "180x180", "type": "image/png" }
  ]
}
