{
  "name": "Nexo Intelligent Systems",
  "short_name": "NexoSystems",
  "description": "Centro de Control Privado",
  "start_url": "/login",
  "display": "standalone",
  "background_color": "#030A14",
  "theme_color": "#030A14",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-nexo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}