{
	"name": "Wellcure",
	"short_name": "Wellcure",
	"start_url": "https://wellcure.ru/",
	"display": "fullscreen",
	"background_color": "#F7F9FA",
	"theme_color": "#F7F9FA",
	"icons": [
		{
			"src": "/image/192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any maskable"
		},
		{
			"src": "/image/512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}