{
  "name": "Gut & Root",
  "short_name": "Gut & Root",
  "description": "Functional nutrition & root-cause healing",
  "start_url": "/portal/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#072d54",
  "theme_color": "#072d54",
  "icons": [
    {
      "src": "/pwa-icon",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/pwa-icon",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "My Reports",
      "short_name": "Reports",
      "url": "/portal/reports",
      "description": "View my health reports"
    },
    {
      "name": "Community",
      "short_name": "Community",
      "url": "/portal/community",
      "description": "Community feed"
    }
  ],
  "categories": ["health", "fitness", "medical"],
  "lang": "en"
}
