{
  "name": "Clinical Decision Support",
  "short_name": "Clinical Decision Support",
  "description": "AI-powered Clinical Decision Support system for healthcare professionals",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["medical", "health", "productivity", "utilities"],
  "screenshots": [
    {
      "src": "/screenshots/mobile-light.png",
      "sizes": "375x812",
      "type": "image/png",
      "platform": "narrow",
      "label": "Main interface on mobile device"
    },
    {
      "src": "/screenshots/desktop-light.png",
      "sizes": "1024x768",
      "type": "image/png",
      "platform": "wide",
      "label": "Main interface on desktop"
    }
  ],
  "icons": [
    {
      "src": "/brain-light@300x.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brain-light@300x.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brain-dark.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "edge_side_panel": {
    "preferred_width": 400
  },
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7"
}
