{
  "name": "PORTAL DA BÍBLIA",
  "short_name": "Bíblia",
  "description": "Bíblia Inteligente com leitura, busca, favoritos, histórico, áudio e estudo com IA.",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#050816",
  "theme_color": "#5b5fff",
  "lang": "pt-BR",
  "dir": "ltr",
  "categories": [
    "books",
    "education",
    "lifestyle"
  ],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}