{
	"short_name": "Vinos Elete",
	"name": "iContact Vinos Elete",
  "description": "Vinos Elete",
	"prefer_related_applications": false,
	"icons": [
		{
			"src": "./icon-192x192.png",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "./icon-512x512.png",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"background_color": "#3367D6",
	"display": "standalone",
  "scope": "/",
	"theme_color": "#3367D6",
  "orientation": "portrait"
}

