{
    "name": "Livret d'accueil VR 2022",
    "short_name": "Livret d'accueil VR 2022",
    "background_color": "red",
    "description": "Livret d'accueil VR 2022",
    "orientation": "portrait",
    "scope": "/",
    "start_url": "./",
    "display": "browser",
    "theme_color": "aliceblue",
    "icons": [
        {
            "src": "images/logo-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        }, 
		{
			"src": "images/logo-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
  }
    ]
}