{
	"name": "HeartSid",
	"short_name": "HeartSid",
	"description": "The world’s forests are dying, corrupted by a creeping shadow that feeds on the hearts of both nature and humans. You play as Heartseed, a small, ancient spirit born from the essence of a human heart intertwined with forest magic. Your task is to awaken your powers, uncover your origin, heal the forest, and confront the ultimate corruption—the Hollow Stag",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#f37777",
	"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": []
}