{
  "name": "Intralipid Dosing for LAST",
  "short_name": "LAST Calc",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f4f7f9",
  "theme_color": "#0a1e2b",
  "description": "Lipid emulsion dosing for local anaesthetic systemic toxicity (LAST) \u2014 as per ASRA guidelines.",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}