{ "name": "NeoCalc — Neonatal & Paediatric Dose Calculator", "short_name": "NeoCalc", "description": "Clinical dose calculator and reference tool for neonatal and paediatric medications. Users should verify all calculations using locally approved clinical guidelines.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FBF8F3", "theme_color": "#0B4F4A", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }