{
	"name": "BigBase - помогаем найти информацию",
	"short_name": "BigBase",
	"start_url": "/",
	"display": "standalone",
	"background_color": "#212121",
	"icons": [{
		"src": "favicon.png",
		"sizes": "256x256",
		"type": "image/png"
	}],
	"screenshots": [
		{
			"src": "images/standalone-desktop.jpg",
			"sizes": "1280x800",
			"type": "image/jpg",
			"form_factor": "wide",
			"label": "Вид на компьютере"
		},{
			"src": "images/standalone-mobile.jpg",
			"sizes": "410x880",
			"type": "image/jpg",
			"form_factor": "narrow",
			"label": "Вид на смартфоне"
		}
	]
}