{
	"name": "Charms",
	"short_name": "Charms",
	"orientation": "landscape",
	"description": "Project Element",
	"start_url": "./",
	"background_color": "#000000",
	"theme_color": "#66cc66",
	"display": "standalone",
	"icons": [{
		"src": "img/icon-192.png",
		"sizes": "192x192",
		"type": "image/png"
	},{
		"src": "img/icon-256.png",
		"sizes": "256x256",
		"type": "image/png"
	},{
		"src": "img/icon-512.png",
		"sizes": "512x512",
		"type": "image/png"
	}]
}
