{
	"name": "Zombie Crusher",
	"short_name": "Zombie Crusher",
	"description": "The world is infected by zombies, destroy all zombies by tap.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}