{
  "name": "Pastor de Bolso",
  "short_name": "Pastor",
  "description": "O comentário bíblico que cabe na palma da sua mão. Estudo exegético profundo com teologia reformada.",
  "start_url": "/app",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A1020",
  "theme_color": "#C9A84C",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230A1020' width='192' height='192'/><rect x='30' y='60' width='60' height='80' rx='4' fill='%238B6020'/><rect x='102' y='60' width='60' height='80' rx='4' fill='%237A5418'/><rect x='72' y='50' width='48' height='90' rx='4' fill='%23C9A84C'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230A1020' width='512' height='512'/><rect x='80' y='160' width='160' height='212' rx='10' fill='%238B6020'/><rect x='272' y='160' width='160' height='212' rx='10' fill='%237A5418'/><rect x='192' y='130' width='128' height='240' rx='10' fill='%23C9A84C'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 540 720'><rect fill='%230A1020' width='540' height='720'/><rect x='20' y='60' width='500' height='600' rx='20' fill='%23131C2A' stroke='%23C9A84C' stroke-width='2'/></svg>",
      "sizes": "540x720",
      "type": "image/svg+xml",
      "form_factor": "narrow"
    }
  ],
  "categories": ["education", "productivity"],
  "shortcuts": [
    {
      "name": "Novo Estudo",
      "short_name": "Estudar",
      "description": "Começar um novo estudo bíblico",
      "url": "/app",
      "icons": [
        {
          "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'><text x='48' y='60' text-anchor='middle' font-size='60' fill='%23C9A84C'>📖</text></svg>",
          "sizes": "96x96",
          "type": "image/svg+xml"
        }
      ]
    }
  ]
}
