{
  "name": "DicomExpert — Medical Imaging Platform",
  "short_name": "DicomExpert",
  "description": "DICOM viewer, RT contouring, treatment planning and QA for medical teams",
  "start_url": "/secure/patient_list.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0d1117",
  "theme_color": "#0d47a1",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='32' fill='%230d47a1'/%3E%3Ccircle cx='96' cy='96' r='54' fill='none' stroke='white' stroke-width='10'/%3E%3Ccircle cx='96' cy='96' r='20' fill='%2342a5f5'/%3E%3Cpath d='M96 26v26M96 140v26M26 96h26M140 96h26' stroke='white' stroke-width='10' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='80' fill='%230d47a1'/%3E%3Ccircle cx='256' cy='256' r='144' fill='none' stroke='white' stroke-width='26'/%3E%3Ccircle cx='256' cy='256' r='54' fill='%2342a5f5'/%3E%3Cpath d='M256 70v68M256 374v68M70 256h68M374 256h68' stroke='white' stroke-width='26' stroke-linecap='round'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["medical", "productivity"],
  "shortcuts": [
    {
      "name": "Patient List",
      "url": "/secure/patient_list.html",
      "description": "Browse patients and studies"
    },
    {
      "name": "DICOM Viewer",
      "url": "/secure/viewer_one_local_cal.html",
      "description": "Open the DICOM viewer with dose calculation"
    }
  ]
}
