{
  "name": "LymphomaDx — Differential Helper",
  "short_name": "LymphomaDx",
  "description": "Educational lymphoma differential diagnosis helper. Enter morphology, immunophenotype, molecular, and clinical findings to see a ranked list of possible entities for teaching purposes.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#eef2f7",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/.netlify/images?url=/img/lymphomadx-logo.png&w=192&h=192&fit=contain&fm=png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/.netlify/images?url=/img/lymphomadx-logo.png&w=512&h=512&fit=contain&fm=png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
