{
	"name": "Praxiko",
	"short_name": "Praxiko",
	"description": "A practice management portal for health practitioners.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#f2eddf",
	"theme_color": "#f2eddf",
	"launch_handler": {
		"client_mode": ["navigate-existing", "auto"]
	},
	"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-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}
