{
  "name": "Excelsior Reader",
  "short_name": "Reader",
  "description": "Medical knowledge library \u2014 films, trials, guidelines, drugs, and more.",
  "start_url": "/lab",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "icons": [
    {
      "src": "/asset/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/asset/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}