{
  "name": "SharedLib",
  "short_name": "SharedLib",
  "theme_color": "#4caf50",
  "background_color": "#4caf50",
  "display": "standalone",
  "scope": "./",
  "start_url": "./home",
  "icons": [
    {
      "src": "assets/Bib_Icon.svg",
      "sizes": "72x72 96x96 128x128 512x512",
      "type": "image/svg+xml",
      "purpose": "maskable any"
    }
  ]
}
