{
  "name": "Escrituras Sagradas",
  "short_name": "Escrituras",
  "description": "Leia e ouça as escrituras sagradas em português",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F5F0E8",
  "theme_color": "#8B7355",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%238B7355' width='192' height='192'/><text x='50%' y='50%' font-size='100' text-anchor='middle' dominant-baseline='middle' font-family='serif'>📖</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%238B7355' width='512' height='512'/><text x='50%' y='50%' font-size='300' text-anchor='middle' dominant-baseline='middle' font-family='serif'>📖</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "lifestyle"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%23F5F0E8' width='540' height='720'/><text x='270' y='360' font-size='60' text-anchor='middle' dominant-baseline='middle' font-family='serif'>Escrituras Sagradas</text></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "Começar Aleatório",
      "short_name": "Aleatório",
      "description": "Inicie uma leitura aleatória com TTS",
      "url": "/?random=1",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238B7355' width='96' height='96'/><text x='48' y='48' font-size='50' text-anchor='middle' dominant-baseline='middle'>🎲</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    },
    {
      "name": "Favoritos",
      "short_name": "Favoritos",
      "description": "Acesse seus capítulos favoritos",
      "url": "/favorites",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><rect fill='%238B7355' width='96' height='96'/><text x='48' y='48' font-size='50' text-anchor='middle' dominant-baseline='middle'>❤️</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
