{
	"name": "PsEdit - Online Image Editor",
	"short_name": "PsEdit",
	"start_url": "/",
	"display": "standalone",
	"orientation": "landscape",
	"background_color": "#666d6f",
	"theme_color": "#323a3c",
	"description": "PsEdit is a browser-based online image editor.",
	"icons": [
		{"src": "images/manifest/48x48.png", "sizes": "48x48", "type": "image/png"},
		{"src": "images/manifest/72x72.png", "sizes": "72x72", "type": "image/png"},
		{"src": "images/manifest/96x96.png", "sizes": "96x96", "type": "image/png"},
		{"src": "images/manifest/144x144.png", "sizes": "144x144", "type": "image/png"},
		{"src": "images/manifest/168x168.png", "sizes": "168x168", "type": "image/png"},
		{"src": "images/manifest/192x192.png", "sizes": "192x192", "type": "image/png"},
		{"src": "images/manifest/512x512.png", "sizes": "512x512", "type": "image/png"}
	]
}
