{
  "name": "Mirela — Monitoramento Ativo de Servidores",
  "short_name": "Mirela",
  "description": "Monitoramento ativo e investigação de servidores — Vmix Soluções.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0f172a",
  "theme_color": "#1e293b",
  "lang": "pt-BR",
  "categories": ["security", "productivity", "business"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" },
    { "src": "/static/icon.svg",     "sizes": "any",     "type": "image/svg+xml", "purpose": "any" }
  ],
  "shortcuts": [
    { "name": "Detections",   "url": "/detections", "description": "Lista de detecções" },
    { "name": "Webshell",     "url": "/webshell",   "description": "Terminal SSH dos servidores" },
    { "name": "Reports",      "url": "/reports",    "description": "Relatórios forenses" },
    { "name": "Chat",         "url": "/chat",       "description": "Investigação assistida" }
  ]
}
