{
	"lang": "ru",
	"name": "Кронштадт",
	"description": "Кронштадт - остров фортов",
	"short_name": "Кронштадт",
	"start_url": "/?utm_source=web_app_manifest",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#EA6B5F",
	"background_color": "#EA6B5F",
	"icons": [
		{
			"src": "/static/core/icons/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/static/core/icons/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}
