{
	"name": "Bob The Furious",
	"short_name": "Bob The Furious",
	"description": "Bob the furious is a fun game based on the hit Flappy Bird, but with a twist.\nHelp the alien go through the obsticles while collecting time-capsules to get more air time.\nThe game has beautiful unique graphics with parallax effect.\nThe obstacles are randomly generated so the level is endless.\nOn the screen you can always see your current score as well as your record score.\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"
		}
	]
}