{
  "name": "A Biblia em Línea",
  "short_name": "A Biblia",
  "description": "Consulta a Santa Biblia.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#fdfaf6",
  "theme_color": "#009c3b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icons/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "icons/screenshot.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Vista da leitura da Biblia"
    }
  ]
}
