{
  "name": "CanX Spectrum — AI-Powered Cancer Care",
  "short_name": "CanX Spectrum",
  "description": "Personalized cancer screening, AI-assisted diagnosis, survivorship care, and global health access — all in one platform.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "categories": ["health", "medical"],
  "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.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Screening Dashboard",
      "short_name": "CanX Prev",
      "url": "/?module=canprev",
      "description": "View your cancer screening recommendations"
    },
    {
      "name": "Community Feed",
      "short_name": "Social",
      "url": "/?module=social",
      "description": "Connect with the cancer community"
    }
  ]
}
