{
  "name": "Biblioteca Sardón de los Frailes",
  "short_name": "Biblioteca",
  "description": "Catálogo de la Biblioteca de Sardón de los Frailes",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4A63A3",
  "orientation": "portrait",
  "lang": "es",
  "icons": [
    {
      "src": "ressources/images/autres/faviconBiblioteca.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "ressources/images/autres/faviconBiblioteca.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ],
  "screenshots": [],
  "categories": [
    "books",
    "education"
  ]
}