{
  "name": "Eneural — Carrier Platform",
  "short_name": "Eneural",
  "description": "Eneural — Carrier Platform · Powered by Netvoice",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0b1120",
  "theme_color": "#0b1120",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 48x48 32x32 16x16", "type": "image/x-icon" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" },
    { "src": "/logo192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/logo512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "Dashboard",  "url": "/dashboard", "description": "Ver dashboard principal" },
    { "name": "CDRs",       "url": "/cdr",       "description": "Registros de llamadas" },
    { "name": "NOC",        "url": "/network",   "description": "Estado de la red" }
  ]
}
