{
	"name": "TinyCrashFighters",
	"short_name": "TinyCrashFighters",
	"description": "11001 - delete copirayte(loading menu)\n11001 - delete space in name game\n11000 - add JS_events\n11101 - DEVELOPED Tutorial in the game\n12001 - fix audio\n11201- fix size audio\n11201 - Reduced the image resolution",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/icon-114.png",
			"sizes": "114x114",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		}
	],
	"screenshots": []
}