{
	"name": "tanksBattle",
	"short_name": "tanksBattle",
	"description": "Epic top-down 2D tank shooter.11000 - add JS Event.11001 - The copyright was removed. 11005 - Changed the mode \"Scale Outer\"\n11201 - fix audio\n11301 - fix audio size\n11401 - fix audio size2",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#353a42",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "64x65",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}