{
	"name": "PlanetUp",
	"short_name": "PlanetUp",
	"description": "PlanetUp is an amazing journey through space. Fly a planet through the cosmos and avoid dangerous asteroids. Collect upgrades. Unlock all 90 planets!",
	"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"
		},
		{
			"src": "icons/icon_1024.png",
			"sizes": "1024x1024",
			"type": "image/png"
		}
	],
	"screenshots": []
}