{
  "name": "WhatBoot NRE — Atendimento",
  "short_name": "WhatBoot",
  "description": "Painel de atendimento WhatsApp NRE Solutions",
  "start_url": "/login.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1d4ed8",
  "background_color": "#ffffff",
  "lang": "pt-BR",
  "icons": [
    { "src": "/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "Conversas",
      "url": "/admin/conversas.html",
      "description": "Ver atendimentos em andamento"
    },
    {
      "name": "Dashboard",
      "url": "/admin/index.html",
      "description": "Visão geral do sistema"
    }
  ]
}
