{
  "id": "com.lotushealthguardian.app",
  "name": "Lotus Health Guardian",
  "short_name": "Lotus Guardian",
  "description": "Your Biological Airbag™ — AI-powered HRV monitoring, Bloom interventions, Guardian AI, Sovereign Mesh Capture, and Vine Protocol. Biological OS for the sovereign individual.",
  "start_url": "/sanctuary-dashboard",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait",
  "background_color": "#000000",
  "theme_color": "#000000",
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "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": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "protocol_handlers": [
    {
      "protocol": "web+lotus",
      "url": "/sanctuary-dashboard?ref=%s"
    }
  ],
  "share_target": {
    "action": "/sanctuary-dashboard",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "categories": ["health", "fitness", "lifestyle", "medical", "security"],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Lotus Health Guardian — Biological OS Command Center"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Lotus Health Guardian — Sanctuary Dashboard"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
