{
	"name": "Zombie Shooter",
	"short_name": "Zombie Shooter",
	"description": "Shoot a crowd of zombies with legendary Lemmy Kilmister!",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#dc7a42",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "5x1",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "32x5",
			"type": "image/png"
		},
		{
			"src": "icons/icon-114.png",
			"sizes": "114x19",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x21",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x43",
			"type": "image/png"
		}
	]
}