{
  "name": "NEXAI OS — Infrastructure Intelligence",
  "short_name": "NEXAI OS",
  "description": "No es una aplicación, es el ecosistema operativo de su empresa. Gestión inteligente de infraestructuras con IA y seguridad blindada.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "orientation": "any",
  "scope": "/",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "lang": "es-ES",
  "dir": "ltr",
  "permissions": [
    "geolocation",
    "camera",
    "microphone"
  ]
}
