{
	"name": "Images Detective",
	"short_name": "Images Detective",
	"description": "Images Detective: Revealing with the Magnifying Glass – a game that combines detective skills with observing abilities in a puzzle-filled adventure! You will assume the role of an accomplished detective whose task is to solve various mysteries using precision and creativity.",
	"start_url": "index.php",
	"display": "fullscreen",
	"orientation": "portrait",
	"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-114.png",
			"sizes": "114x114",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "128x128",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "256x256",
			"type": "image/png"
		}
	],
	"theme_color": "#000000"
}