{
  "name": "OrcaXR Slicer",
  "short_name": "OrcaXR",
  "description": "OrcaXR pure-web front-end: XR Blocks + three.js workspace",
  "theme_color": "#ffffff",
  "background_color": "#e9ebec",
  "display": "standalone",
  "start_url": ".",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
