{
  "id": "/",
  "name": "Biblioteca Tríplice Lua",
  "short_name": "Tríplice Lua",
  "description": "Biblioteca Tríplice Lua: o acervo digital de obras esotéricas, ocultistas e de tradição iniciática. Estude alquimia, astrologia, cabala, bruxaria, grimórios e muito mais.",
  "lang": "pt-BR",
  "dir": "ltr",
  "start_url": "/index.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "background_color": "#000000",
  "theme_color": "#000000",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "categories": ["education", "books", "lifestyle"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "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-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Biblioteca",
      "short_name": "Acervo",
      "url": "/biblioteca.html"
    },
    {
      "name": "Marketplace",
      "short_name": "Loja",
      "url": "/marketplace.html"
    },
    {
      "name": "Entrar",
      "short_name": "Entrar",
      "url": "/login.html"
    }
  ]
}
