{
	"name": "Scare Win",
	"short_name": "Scare Win",
	"description": "",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/40.png",
			"sizes": "40x40",
			"type": "image/png"
		},
		{
			"src": "icons/80.png",
			"sizes": "80x80",
			"type": "image/png"
		},
		{
			"src": "icons/120.png",
			"sizes": "120x120",
			"type": "image/png"
		},
		{
			"src": "icons/180.png",
			"sizes": "180x180",
			"type": "image/png"
		}
	]
}