{
	"name": "Jewel Collection",
	"short_name": "Jewel Collection",
	"description": "",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/16px.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "icons/32px.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icons/64px.png",
			"sizes": "64x64",
			"type": "image/png"
		},
		{
			"src": "icons/256px.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "icons/512px.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}