{
  "name": "FedScan \u2014 Federated Medical Imaging",
  "short_name": "FedScan",
  "description": "Privacy-preserving federated learning for CT and MRI image classification. A product of Clearflow Systems.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06080f",
  "theme_color": "#00d4ff",
  "orientation": "landscape-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "medical",
    "health",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshots/viewer.png",
      "sizes": "1280x800",
      "type": "image/png",
      "label": "DICOM image viewer"
    }
  ]
}