{
	"name": "HN Delivery",
	"short_name": "HN Delivery",
	"description": "HealthNeeds express delivery — driver app and live tracking",
	"start_url": "./",
	"scope": "./",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#FBF5EC",
	"theme_color": "#E4573D",
	"icons": [
		{ "src": "assets/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
		{ "src": "assets/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }
	]
}
