{
	"name": "Hell's Tribute",
	"short_name": "Hell's Tribute",
	"description": "The player finds themselves in the very heart of Hell, a place ruled by the Seven Deadly Sins. To make it through their grim domains, they must offer each Sin a tribute. Every offering is a small test of character, and each realm you pass brings you one step closer to freedom.\n\nThis journey is not about battles, but about choice, cunning, and understanding the darkest side of the soul. Can you satisfy all seven Sins and escape Hell? Or will you become another lost soul, buried in eternal vice?",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/Иконка-16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/Иконка-32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/Иконка-64.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/Иконка-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/Иконка-256.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/Иконка-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}