{
	"name": "IV Drip Rate Calculator",
	"short_name": "IV Drip Calc",
	"description": "Educational IV pump rate (mL/hr) and gravity drip rate (gtt/min) calculator with formulas shown. Works offline.",
	"id": "/",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#0e213e",
	"icons": [
		{
			"src": "/icons/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icons/icon-maskable.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		}
	]
}
