{
	"name": "Spacebar Superstar",
	"short_name": "Spacebar Superstar",
	"description": "Controls: Press Spacebar to jump.\nThis mini game has only 3 levels and may contain bugs.\n\nSpacebar Super Star is a mini-game entry for the Spacebar Game Jam. Step into the shoes of a factory worker on a light bulb manufacturing floor, where your job is to pack bulbs quickly and send them off for shipping.\n\nCan you keep up with the chaos and complete the final level?\n\nThis game is inspired by the classic Game & Watch handheld titles.\n\nCredits: \nGame by: Ajay Karat (devilsgarage)\nMusic by: Misoka\nSpecial Thanks to: Janice Kim, Aryan Joshua, Sean \"Bacon and Games\" Mckenzie",
	"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-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"
		}
	],
	"screenshots": []
}