{
  "name": "ProstateView",
  "short_name": "ProstateView",
  "description": "From radiology report to urological orientation. Public research dataset-derived prostate MRI to 3D orientation library. Part of the UroRef Companion Viewer programme. Research and educational prototype, not a medical device. Built by Nityanandan G (ST4 Urology, Mersey Deanery).",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#03060a",
  "theme_color": "#0b0d10",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Case library", "short_name": "Cases", "url": "/cases", "description": "Open the 100-case ProstateView orientation library" },
    { "name": "Public demo", "short_name": "Demo", "url": "/case/sample-public-prostate158-groundtruth-demo", "description": "Resume the public Prostate158 demo case" },
    { "name": "Method", "short_name": "Method", "url": "/method", "description": "How ProstateView is generated and validated" },
    { "name": "About", "short_name": "About", "url": "/about", "description": "What this is and is not" }
  ],
  "categories": ["medical", "education", "research"],
  "lang": "en-GB",
  "dir": "ltr",
  "author": "Nityanandan G (ST4 Urology, Mersey Deanery)",
  "homepage_url": "https://uroref.dev",
  "prefer_related_applications": false
}
