{
  "name": "ATOUTLOC - Gestion de parc",
  "icons": [
    {
      "src": "./apple-touch-icon.png",
      "sizes": "320x320",
      "type": "image/png"
    } ],
	"start_url": "/",
  "background_color": "#1f1f1f",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "theme_color": "#c81b1f"
}