{
	"name": "Happy Corals",
	"short_name": "Happy Corals",
	"description": "When the water is too warm, corals expel the algae in their tissue, causing coral bleaching. Global warming and pollution are leading causes of this phenomenon. Unfortunately, bleached corals are more likely to die. The more corals you save, the better. If you enjoyed the game, please don't forget to rate it.",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "any",
	"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": []
}