{
	"name": "luckvegasvip",
	"short_name": "luckvegasvip",
	"description": "",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#06040c",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "17x17",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "33x33",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "65x65",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "129x129",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "257x257",
			"type": "image/png"
		},
		{
			"src": "icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"screenshots": []
}