{
  "name": "Netvoice Panel",
  "short_name": "Netvoice",
  "description": "Netvoice Softswitch - Linkotel Carrier Platform",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#070c14",
  "theme_color": "#1a8cff",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" }
  ],
  "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" }
  ]
}
