{
	"name": "Escape or Die",
	"short_name": "Escape or Die",
	"description": "A challenging and unpredictable 2D platformer filled with tricky obstacles, deceptive traps, and unexpected surprises. Test your reflexes and wits to overcome each level.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffe5a9",
	"icons": [
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}