{
  "name": "ProstateView v2",
  "short_name": "ProstateView",
  "description": "From radiology report to urological orientation. A UroRef research and education prototype using public Prostate158-derived assets.",
  "id": "/v2",
  "start_url": "/v2?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#071018",
  "theme_color": "#071018",
  "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": "Cases", "short_name": "Cases", "url": "/v2/cases", "description": "Open the ProstateView v2 case library" },
    { "name": "Method", "short_name": "Method", "url": "/v2/method", "description": "Open the v2 method page" },
    { "name": "Safety", "short_name": "Safety", "url": "/v2/safety", "description": "Open the v2 safety page" }
  ],
  "categories": ["education", "research", "medical"],
  "lang": "en-GB",
  "dir": "ltr",
  "prefer_related_applications": false
}
