{
	"name": "Bob Space Invader",
	"short_name": "Bob Space Invader",
	"description": "Meet and play with Bob – the alien who loves to collect coins! During his flight, Bob needs to collect 2 types of coins and avoid the bombs. In addition, there are 3 type of capsules that you can activate by collecting them: Power, Shooting and Shield.\n-\tPower will get you more time to fly,\n-\tShooting will temporarily shoot everything in front of you and\n-\tShield will temporarily protect you from the bombs.\nBob Space Invader is a fun game with excellent graphics, parallax effect, infinite levels with increased difficulty over time and fun sounds. Hours of entertainment guaranteed!\n",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#57986e",
	"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"
		}
	]
}