{
  "short_name": "BeerBox",
  "name": "BeerBox - Le caveau numérique",
  "icons": [
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "192x192"
    },
    {
      "src": "logo.png",
      "type": "image/png",
      "sizes": "512x512"
    }
  ],
  ],
  "start_url": "/index.html",
  "background_color": "#ffffff",
  "theme_color": "#15655B",
  "display": "standalone",
  "orientation": "portrait"
}