{
  "name": "Anesthesia Med Calc",
  "short_name": "Med Calc",
  "description": "Weight- and age-aware anesthesia medication dosing, drips, mixes, and inhalational agent reference",
  "start_url": "/medcalc/",
  "scope": "/medcalc/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e13",
  "theme_color": "#0a0e13",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
