{
  "name": "Flux-Audit — Conformidade Prov. CNJ 213/2026",
  "short_name": "Flux-Audit",
  "description": "Plataforma SaaS de auditoria e conformidade cartorária.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f172a",
  "theme_color": "#1f3864",
  "lang": "pt-BR",
  "icons": [
    {
      "src": "/branding/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/branding/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/branding/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["productivity", "business", "compliance"],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Alertas",
      "short_name": "Alertas",
      "description": "Central de alertas pendentes",
      "url": "/alerts"
    },
    {
      "name": "Checklist",
      "short_name": "Checklist",
      "description": "Checklist Provimento 213",
      "url": "/checklist"
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Visão geral",
      "url": "/dashboard"
    }
  ]
}
