{
  "name": "NEXUS OS — Gorilla Ops",
  "short_name": "NEXUS OS",
  "description": "Sistema operativo interno Gorilla Setups",
  "start_url": "/index.php",
  "display": "standalone",
  "background_color": "#050508",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "/logo.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png" }
  ],
  "shortcuts": [
    { "name": "Soporte", "url": "/modules/soporte/index.php", "icons": [{"src":"/logo.png","sizes":"96x96"}] },
    { "name": "Cotizador", "url": "/modules/cotizador/index.php", "icons": [{"src":"/logo.png","sizes":"96x96"}] },
    { "name": "WhatsApp", "url": "/modules/whatsapp/index.php", "icons": [{"src":"/logo.png","sizes":"96x96"}] }
  ]
}
