{
  "name": "Calyx — AI Health OS",
  "short_name": "Calyx",
  "description": "Unified AI-powered nutrition, movement, recovery, and mental wellness.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "categories": ["health", "fitness", "lifestyle"],
  "icons": [
    { "src": "/favicon.ico", "sizes": "any", "type": "image/x-icon" }
  ],
  "share_target": {
    "action": "/go/share",
    "method": "GET",
    "params": { "title": "title", "text": "text", "url": "url" }
  }
}
