{
  "name": "Paediatric DKA Two-Bag Calculator",
  "id": "https://www.peddka.com/",
  "short_name": "PedDKA",
  "description": "Two-bag fluid and insulin infusion calculator for paediatric diabetic ketoacidosis. Under 18 years. A calculation aid, not an order set.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f5f8fc",
  "theme_color": "#f5f8fc",
  "icons": [
    { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
