{
	"name": "MediSphereXR - Transforming Healthcare Through Immersive XR",
	"short_name": "MediSphereXR",
	"start_url": "/",
	"scope": "./",
	"lang": "en",
	"display": "standalone",
	"background_color": "#1A202C",
	"theme_color": "#1A202C",
	"description": "MediSphereXR Transforms Healthcare Through Immersive XR",
	"orientation": "portrait",
	"categories": [
		"education",
		"medical",
		"health"
	],
	"prefer_related_applications": false,
	"icons": [
		{
			"src": "app-icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "app-icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "app-icons/icon-maskable-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}