{
	"name": "Infogor",
	"short_name": "Infogor",
	"description": "Горная биржа",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#fff",
	"theme_color": "#FEA725",
	"orientation": "portrait",
	"icons": [
		{
			"src": "img/icons-192.webp",
			"sizes": "192x192",
			"type": "image/webp"
		},
		{
			"src": "img/icons-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "img/icons-512.webp",
			"sizes": "512x512",
			"type": "image/webp"
		},
		{
			"src": "img/icons-512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "img/icons-512-maskable.webp",
			"sizes": "512x512",
			"type": "image/webp",
			"purpose": "maskable"
		},
		{
			"src": "img/icons-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "img/icons-vector.svg",
			"sizes": "any",
			"type": "image/svg+xml"
		}
	]
}
