{
  "id": "/",
  "name": "DLSLogos",
  "short_name": "DLSLogos",
  "description": "Texto bíblico enriquecido e audiobook em um fluxo confiável.",
  "lang": "pt-BR",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "theme_color": "#1b2b4b",
  "background_color": "#1b2b4b",
  "icons": [
    {
      "src": "/brand/android-chrome-192.png?v=1",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/android-chrome-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/android-chrome-512.png?v=1",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/apple-touch-icon.png?v=1",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Abrir app",
      "short_name": "App",
      "url": "/app",
      "description": "Criar novo audiobook bíblico"
    },
    {
      "name": "Biblioteca",
      "short_name": "Biblioteca",
      "url": "/library",
      "description": "Ver audiobooks salvos"
    }
  ],
  "categories": ["productivity", "education", "lifestyle"]
}
