{
	"name": "Duck Dash",
	"short_name": "Duck Dash",
	"description": "Full - HD",
	"start_url": "index.html",
	"display": "fullscreen",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"icons": [
		{
			"src": "icons/icon-16.png",
			"sizes": "18x18",
			"type": "image/png"
		},
		{
			"src": "icons/icon-32.png",
			"sizes": "34x34",
			"type": "image/png"
		},
		{
			"src": "icons/icon-64.png",
			"sizes": "66x66",
			"type": "image/png"
		},
		{
			"src": "icons/icon-128.png",
			"sizes": "130x130",
			"type": "image/png"
		},
		{
			"src": "icons/icon-256.png",
			"sizes": "258x258",
			"type": "image/png"
		},
		{
			"src": "icons/Icon-512.png",
			"sizes": "514x514",
			"type": "image/png"
		}
	],
	"screenshots": []
}