{
  "short_name": "A&L",
  "name": "Auberlet & Laurent",
  "theme_color": "#eb5252",
  "background_color": "#000000",
  "display": "fullscreen",
  "Scope": "/",
  "orientation": "portrait",
  "mobile-web-app-capable": "yes",
  "apple-mobile-web-app-capable": "yes",
  "icons": [
    {
      "src": "images/LogoCarre-48-48.png",
      "type": "image/png",
      "sizes": "48x48"
    },
    {
      "src": "images/LogoCarre-96-96.png",
      "type": "image/png",
      "sizes": "96x96"
    },
    {
      "src": "images/LogoCarre-192-192.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ],
  "start_url": "/catalogue-staff/corniches.html"
}