
{
  "name": "Biblioteca do Pregador",
  "short_name": "BibliotecaPregador",
  "description": "Recursos espirituais para edificação e crescimento ministerial",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fffbeb",
  "theme_color": "#d97706",
  "orientation": "portrait-primary",
  "categories": ["education", "books", "reference"],
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/icons/logo_biblioteca.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/logo_biblioteca.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/icons/logo_biblioteca.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
