{
	"name": "An Orange",
	"short_name": "An Orange",
	"description": "You are an orange who traverses a 2D Platformer world",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"screenshots": []
}