{
  "name": "Biblioteca IBRBH",
  "short_name": "Biblioteca",
  "description": "Biblioteca digital da Igreja Batista Reformada em Belo Horizonte",
  "start_url": "/portal/?aba=biblioteca&utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#3d2318",
  "theme_color": "#3d2318",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/wp-content/themes/ibrbh-theme/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Acervo",
      "short_name": "Acervo",
      "description": "Ver todos os livros disponíveis",
      "url": "/portal/?aba=biblioteca",
      "icons": [{ "src": "/wp-content/themes/ibrbh-theme/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Minha Conta",
      "short_name": "Conta",
      "description": "Gerenciar minha conta",
      "url": "/portal/?aba=conta",
      "icons": [{ "src": "/wp-content/themes/ibrbh-theme/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [],
  "categories": ["education", "books"]
}
