{
	"name": "Italia da Viaggiare",
	"short_name": "Italia da Viaggiare",
	"description": "Italia da Viaggiare",
	"icons": [
		{
		  "src": "/theme/img/web/pwa_icon.svg",
		   "type": "image/svg+xml",
		  "sizes": "512x512",
		  "purpose": "any"
		},
		{
			"src": "/theme/img/web/pwa_icon.svg",
			 "type": "image/svg+xml",
			"sizes": "144x144",
			"purpose": "any"
		  },
		{
			"src": "/theme/img/web/pwa_icon.svg",
			"sizes": "32x32",
			 "type": "image/svg+xml",
			"purpose": "any"
		}
	],
	"start_url": "/",
	"background_color": "#FEC22D",
	"scope": "/",
	"display": "standalone",
	"theme_color": "#FEC22D",
	"shortcuts": [
	]
  }