{
  "name": "Informabug.fr",
  "short_name": "Informa...",
  "description": "Progressive Web App",
  "icons": [{
        "src": "img/informabug.png",
        "sizes": "128x128",
        "type": "image/png"
      }, {
        "src": "img/informabug.png",
        "sizes": "152x152",
        "type": "image/png"
      }, {
        "src": "img/informabug.png",
        "sizes": "144x144",
        "type": "image/png"
      }, {
        "src": "img/informabug.png",
        "sizes": "192x192",
        "type": "image/png"
      }],
  "start_url": "/index.html",
  "display": "fullscreen",
  "background_color": "#3E4EB8",
  "theme_color": "#2F3BA2"
}