{
"version": "1.0",
"lang" : "fr",
"name" : "Tirage",
"scope" : "https://app.tirage.ch/wp-content/themes/basic-web/js/",
"display" : "fullscreen",
"start_url" : "https://app.tirage.ch/",
"short_name" : "Tirage",
"description" : "",
"orientation" : "portrait",
"background_color": "#000000",
"theme_color": "#dc2321",
"generated" : "true",
 "icons": [
	 {
	   "src": "/wp-content/themes/basic-web/images/icons/web-app-manifest-192x192.png",
	   "sizes": "192x192",
	   "type": "image/png",
	   "purpose": "maskable"
	 },
	 {
	   "src": "/wp-content/themes/basic-web/images/icons/web-app-manifest-512x512.png",
	   "sizes": "512x512",
	   "type": "image/png",
	   "purpose": "maskable"
	 }
   ]
}