{
  "short_name": "Cirage.fr",
  "name": "Application Web Cirage.fr",
  "theme_color": "#64573f",
  "background_color": "#ffffff",
  "display": "fullscreen",
  "Scope": "/",
  "orientation": "portrait",
  "icons"	: 	[{	
		"src"	: 	"/images/standard/mfst-logo-min.png",
		"type"	: 	"image/png",
		"sizes"	: 	"192x192"
    },
    {	"src"	: 	"/images/standard/mfst-logo.png",
		"type"	: 	"image/png",
		"sizes"	: 	"512x512"
    }],
  "start_url": "index.html?utm_source=homescreen"
}