{
  "name": "Mikhmel Cornerstone4D DICOM Viewer Pro",
  "short_name": "Mikhmel DICOM",
  "description": "Медицинский DICOM вьювер с AI, 3D рендерингом и оффлайн-доступом",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080a10",
  "theme_color": "#0a0a14",
  "lang": "en",
  "scope": "./",
  "orientation": "any",
  "icons": [
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}