{
	"name": "Microsoft Jewel",
	"short_name": "Microsoft Jewel",
	"description": "Journey through a whimsical world of jewels with this match 3 puzzle game. Match colorful gems to level up with classic gameplay challenges. Create longer match combinations to earn extra points, unlock special jewels, and beat your highest score!",
	"version": "1.2.4",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "any",
	"background_color": "#18124d",
	"theme_color": "#18124d",
	"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"
		}
	]
}