{
	"name": "Visteras",
	"short_name": "Visteras",
	"start_url": "./",
	"display": "standalone",
	"orientation": "landscape",
	"background_color": "#ffffff",
	"theme_color": "#2f6fae",
	"description": "Visteras is a browser-based image editor.",
	"icons": [
		{
			"src": "images/manifest/192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	]
}