{
  "name": "CoreAevo Patient",
  "short_name": "CoreAevo",
  "description": "AI-Guided Longevity. Personalized for Life.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#081D33",
  "theme_color": "#0D7D86",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "shortcuts": [
    {
      "name": "Daily Briefing",
      "short_name": "Home",
      "url": "/",
      "description": "View your daily health briefing"
    },
    {
      "name": "Ask CoreAevo",
      "short_name": "Concierge",
      "url": "/?screen=concierge",
      "description": "Chat with your AI health concierge"
    }
  ]
}
