{
  "name": "Bíblia Zip",
  "short_name": "Bíblia Zip",
  "description": "Sua leitura bíblica rápida, offline e espiritual.",
  "start_url": "index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fdfdfd",
  "theme_color": "#27ae60",
  "scope": "./",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><circle cx='50' cy='50' r='50' fill='%2327ae60'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["books", "lifestyle"]
}