{
	"name": "Strona www",
	"short_name": "Str www", 
	"description": "Strona www zrealizowana przez studiofabryka.pl na zlecenie X",
	"icons": [{
		"src": "img/touch/homescreen48.png",
		"sizes": "48x48",
		"type": "image/png"
	}, {
		"src": "img/touch/homescreen72.png",
		"sizes": "72x72",
		"type": "image/png"
	}, {
		"src": "img/touch/homescreen96.png",
		"sizes": "96x96",
		"type": "image/png"
	}, {
		"src": "img/touch/homescreen144.png",
		"sizes": "144x144",
		"type": "image/png"
	}, {
		"src": "img/touch/homescreen168.png",
		"sizes": "168x168",
		"type": "image/png"
	}, {
		"src": "img/touch/homescreen192.png",
		"sizes": "192x192",
		"type": "image/png"
	}],
	"theme_color": "#ffffff", 
	"background_color": "#ffffff", 
	"display": "standalone" 
}