{
	"name": "Patient Management",
	"short_name": "Patient Management",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#ffffff",
	"theme_color": "#000000",
	"description": "Patient Management",
	"icons": [
		{
			"src": "logo.png",
			"sizes": "512x512 192x192 168x168 144x144 96x96 72x72 64x64 48x48 32x32 24x24 16x16",
			"type": "image/png",
			"purpose": "any maskable"
		}
	],
	"gcm_sender_id": "456781725011"
}