{
  "name": "ByoMap — Your Health, Mapped",
  "short_name": "ByoMap",
  "description": "Track blood biomarkers, DNA, gut health & supplements with personalized ranges and AI insights.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00DC82",
  "orientation": "portrait-primary",
  "categories": ["health", "medical", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    { "src": "/marketing/dashboard-dark.png", "sizes": "2880x1800", "type": "image/png", "form_factor": "wide", "label": "ByoMap Dashboard" }
  ]
}
