{
  "name": "Root AI Doctor",
  "short_name": "Root",
  "description": "Personalized functional medicine guidance powered by AI.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#F5F0E8",
  "theme_color": "#1B3A2D",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/root/waving.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/root/waving.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Check-in",
      "url": "/checkin",
      "description": "Do your weekly health check-in"
    },
    {
      "name": "Chat with Root",
      "url": "/chat",
      "description": "Ask Root about your health"
    }
  ]
}
