{
  "name": "GERES Restauration",
  "short_name": "GERES",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#f5f7fa",
  "icons": [
	    {
    "src": "/img/icon-geres-144.png",
    "sizes": "144x144",
    "type": "image/png",
    "purpose": "any"
 	},
    {
      "src": "/img/icon-geres-192.png",
      "sizes": "192x192",
      "type": "img/png"
    },
    {
      "src": "/img/icon-geres-512.png",
      "sizes": "512x512",
      "type": "img/png"
    }
  ]
}