{
  "name": "Condition Connect",
  "short_name": "Condition Connect",
  "description": "AI-powered patient intelligence for inherited retinal diseases",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#0F6E56",
  "background_color": "#ffffff",
  "categories": ["medical", "health"],
  "lang": "en-US",
  "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" },
    { "src": "/icons/icon-180.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-152.png", "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-120.png", "sizes": "120x120", "type": "image/png" }
  ],
  "screenshots": [
    { "src": "/screenshots/dashboard.png", "sizes": "390x844", "type": "image/png", "label": "Patient dashboard" },
    { "src": "/screenshots/trials.png",    "sizes": "390x844", "type": "image/png", "label": "Trial matching" }
  ],
  "shortcuts": [
    { "name": "AI Search",  "url": "/?page=chat",      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "My Trials",  "url": "/?page=trials",    "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Research Lab","url": "/?page=lab",      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }] }
  ]
}
