{
  "name": "CreativeCR Nexus Command Center",
  "short_name": "Nexus CC",
  "description": "Centro de Mando Operacional y Analítica Avanzada de CreativeCR",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b0c0e",
  "theme_color": "#f5aa5f",
  "icons": [
    {
      "src": "/logo.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
