{
  "name": "Livravia Web",
  "short_name": "Livravia",
  "theme_color": "#005f97",
  "background_color": "#005f97",
  "display": "standalone",
  "scope": "/",
  "start_url": "https://livraria.escritorio.adm.br/",
  "lang": "pt-BR",
  "orientation": "any",
  "icons": [
    {
      "src": "livro.png",
      "sizes": "225x225",
      "type": "image/png"
    }
  ]
}