{
  "name": "Shield PDF · IBEDIS",
  "short_name": "Shield",
  "description": "Blindagem jurídica de documentos — rastreie quem acessa seus PDFs em tempo real.",
  "start_url": "/shieldpdf/blindar",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#b8963c",
  "categories": ["productivity", "business"],
  "icons": [
    {
      "src": "/icons/shield-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/shield-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Blindar Documento",
      "short_name": "Blindar",
      "description": "Abrir o wizard de blindagem",
      "url": "/shieldpdf/blindar",
      "icons": [{ "src": "/icons/shield-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Meus Documentos",
      "short_name": "Docs",
      "description": "Ver documentos blindados",
      "url": "/minha-conta/shield",
      "icons": [{ "src": "/icons/shield-192.png", "sizes": "192x192" }]
    }
  ]
}
