{
	"name": "JsonEditor",
	"short_name": "JsonEditor",
	"display": "standalone",
	"start_url": "./index.html",
	"icons":
	[{
		"src": "resources/icon.png",
		"sizes": "256x256",
		"type": "image/png"
	}]
}
