{
  "name": "OncoTwin — Cancer Digital Twin",
  "short_name": "OncoTwin",
  "description": "AI-powered multimodal cancer digital twin for BRCA breast cancer early detection and recurrence forecasting",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0e27",
  "theme_color": "#00d4ff",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/static/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/static/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "health", "productivity"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Patient Dashboard",
      "url": "/",
      "description": "Open the main digital twin dashboard"
    }
  ]
}
