{
	"name": "BattlePass",
	"short_name": "BattlePass",
	"start_url": "/?utm_source=pwa",
	"display": "standalone",
	"lang": "ru",
	"background_color": "#2b323c",
	"scope": "/",
	"theme_color": "#23282e",
	"icons": [
		{
			"src": "/img/favicon/manifest-icon-192.maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicon/manifest-icon-192.maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/favicon/manifest-icon-512.maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/img/favicon/manifest-icon-512.maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/img/favicon/apple-touch-icon-57x57.png",
			"sizes": "57x57",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-60x60.png",
			"sizes": "60x60",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-72x72.png",
			"sizes": "72x72",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-76x76.png",
			"sizes": "76x76",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-114x114.png",
			"sizes": "114x114",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-120x120.png",
			"sizes": "120x120",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-144x144.png",
			"sizes": "144x144",
			"type": "image/png"
		},
		{
			"src": "/img/favicon/apple-touch-icon-152x152.png",
			"sizes": "152x152",
			"type": "image/png"
		}
	],
	"prefer_related_applications": true,
	"related_applications": [
		{
			"platform": "play",
			"id": "battlepass.steam",
			"url": "https://play.google.com/store/apps/details?id=battlepass.steam&referrer=appmetrica_tracking_id%3D749128959517557941%26ym_tracking_id%3D13531447952860870781"
		}
	]
}
