{
	"name": "AxolotlAdventure",
	"short_name": "AxolotlAdventure",
	"description": "You're an axolotl! Explore the ocean and eat stuff to increase your score! Watch out for pollution though! Make sure to dodge predators too! Need something to help you? Grab a helpful powerup!",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/loading-logo.png",
			"sizes": "450x450",
			"type": "image/png"
		}
	]
}