{
  "name": "Antora Services",
  "short_name": "Antora",
  "description": "Painel de operação Antora Services",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#07090d",
  "theme_color": "#00d4ff",
  "lang": "pt-BR",
  "icons": [
    { "src": "/favicon.svg",      "sizes": "any",     "type": "image/svg+xml", "purpose": "any maskable" },
    { "src": "/icon-192.png",     "sizes": "192x192", "type": "image/png"     },
    { "src": "/icon-512.png",     "sizes": "512x512", "type": "image/png"     }
  ],
  "shortcuts": [
    { "name": "Domínios",     "url": "/domains",      "icons": [{ "src": "/favicon.svg", "sizes": "any" }] },
    { "name": "Monitor DNS",  "url": "/dns/monitor",  "icons": [{ "src": "/favicon.svg", "sizes": "any" }] },
    { "name": "FreeRADIUS",   "url": "/radius",       "icons": [{ "src": "/favicon.svg", "sizes": "any" }] }
  ]
}
