{
	"name": "Velocity Template Editor",
	"short_name": "VTE",
	"start_url": "https://vte.lc-apps.co.uk/",
	"display": "standalone",
	"background_color": "#fff",
	"description": "A Velocity template editor",
	"icons": [
		{
			"src": "icon.png",
			"sizes": "256x256",
			"type": "image/png"
		},
		{
			"src": "favicon.ico",
			"sizes": "16x16 24x24 32x32 48x48 64x64 128x128"
		}
	],
	"categories": [
		"productivity",
		"utilities"
	],
	"screenshots": [
		{
			"src": "screen.jpg",
			"sizes": "1504x861",
			"type": "image/jpg",
			"form_factor": "wide",
			"label": "Template editor main screen"
		}
	],
	"theme_color": "#1978E2"
}