{
	"name": "bubbles space",
	"short_name": "bubbles space",
	"description": "Action game A meteor is approaching the earth, the world is on red alert. Scientists have detected a strange behavior. Soon discover that it is not a simple meteorite, but a kind of factory to produce attack ships. These meteorites are assembled. The world trusts you to go destroying them little by little until they disappear. According to the size they produce ships of higher quality.\nWe trust you, become a legend.\nLuck...\n\n3 game modes each a new game experience.\n\n\ndouble joystick:\nTwo levers to fly our ship.\ntactile:\nclick on the screen to fly the ship.\nkeyboard:\n*A* *W* *S* *D* keys ship direction.\n*J* *L* keys turn the ship.\n*K* key to shoot.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"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-64.png",
			"sizes": "64x64",
			"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"
		}
	]
}