{
	"name": "Medicyte",
	"short_name": "Medicyte",
	"start_url": "https://medicyte.in/",
	"background_color": "#ffd794",
	"theme_color": "#0ea29b",
	"display": "standalone",
	"icons": [
		{
			"src": "/img/favicon144.png",
			"sizes": "144x144",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicon192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicon512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}