{
  "id": "/",
  "name": "Solaris Health",
  "short_name": "Solaris",
  "description": "Your Sovereign Health Passport — personalised wellness, guided by LUCA.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1117",
  "theme_color": "#c9a84c",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["health", "medical", "lifestyle"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Check-In",
      "short_name": "Check In",
      "description": "Log your Mind, Body, Heart & Spirit",
      "url": "/?tab=dashboard",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "LUCA Coach",
      "short_name": "LUCA",
      "description": "Talk to your personal wellness coach",
      "url": "/?tab=luca",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
