{
  "id": "/app",
  "name": "getbased — Personal Health Intelligence",
  "short_name": "getbased",
  "description": "Track labs, DNA, wearables, light, lifestyle context, and optional AI analysis in a browser-first health dashboard",
  "start_url": "/app",
  "scope": "/app",
  "display": "standalone",
  "categories": ["health", "productivity", "medical"],
  "background_color": "#0f1117",
  "theme_color": "#0a0a12",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  }
}
