{
    "name": "e-Ressource",
    "short_name": "e-Ressource",
    "description": "",
    "icons": [
      {
        "src": "/pwa/icons/icon-128x128.png",
        "sizes": "128x128",
        "type": "image/png"
      },
      {
        "src": "/pwa/icons/icon-512x512.png",
        "sizes": "512x512",
        "type": "image/png",
        "purpose": "any maskable"
      }
    ],
    "start_url": "/home/index.html",
    "scope": "/",
    "display": "standalone",
    "theme_color": "orange",
    "background_color": "orange"
  }