{
	"name": "gformsv3",
	"short_name": "gformsv3",
	"start_url": "index.html",
	"display": "standalone",
	"icons": [
		{
			"src": "resources/images/layout/logo-circulo.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	],
	"background_color": "#e9e9e9",
	"theme_color": "#e9e9e9"
}