{
  "name": "Scriptour — Biblioteca Digital",
  "short_name": "Scriptour",
  "description": "Sua biblioteca digital de fé. Acesse seus ebooks e cursos cristãos.",
  "theme_color": "#8B6F3E",
  "background_color": "#F7F2E6",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/biblioteca",
  "id": "/",
  "lang": "pt-BR",
  "categories": ["books", "education", "lifestyle"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "label": "Biblioteca digital Scriptour"
    }
  ]
}

