{
	"background_color": "black",
	"description": "Shoot as many zombies as you can before they get you!",
	"display": "fullscreen",
	"orientation":"portrait",
	"icons": [
		{
			"src":"img/icon144.png",
			"sizes":"144x144",
			"type":"image/png"
		}
	],
	"name": "Zombie Blocks",
	"short_name": "Zombie Blocks",
	"start_url": "index.html"
}