{
  "name": "HIGA Services",
  "domain": "higaservices.com",
  "type": "industrial-platform",
  "entrypoints": [
    {
      "name": "home",
      "url": "https://higaservices.com/"
    },
    {
      "name": "engineering",
      "url": "https://higaservices.com/engineering.html"
    },
    {
      "name": "construction",
      "url": "https://higaservices.com/construction.html"
    },
    {
      "name": "logistics",
      "url": "https://higaservices.com/logistics.html"
    },
    {
      "name": "panels",
      "url": "https://higaservices.com/panels.html"
    },
    {
      "name": "equipment",
      "url": "https://higaservices.com/equipment.html"
    },
    {
      "name": "parts",
      "url": "https://higaservices.com/parts.html"
    },
    {
      "name": "guides",
      "url": "https://higaservices.com/guides/"
    }
  ],
  "contacts": {
    "whatsapp": "+1-786-870-2401",
    "wa_me": "https://wa.me/17868702401"
  },
  "agents": [
    {
      "id": "master",
      "name": "Master Router Agent",
      "division": "hub"
    },
    {
      "id": "engineering",
      "name": "Engineering Agent",
      "division": "engineering"
    },
    {
      "id": "construction",
      "name": "Construction Agent",
      "division": "construction"
    },
    {
      "id": "logistics",
      "name": "Logistics Agent",
      "division": "logistics"
    },
    {
      "id": "panels",
      "name": "Panels Agent",
      "division": "panels"
    },
    {
      "id": "equipment",
      "name": "Equipment Agent",
      "division": "equipment"
    },
    {
      "id": "parts",
      "name": "Parts Agent",
      "division": "parts"
    }
  ],
  "resources": [
    {
      "type": "guides",
      "url": "https://higaservices.com/guides/",
      "format": "html"
    }
  ],
  "business": {
    "default_whatsapp": "17868702401",
    "routing": {
      "engineering": {
        "agent": "HIGA Engineering Agent",
        "webhook_url": ""
      },
      "construction": {
        "agent": "HIGA Construction Agent",
        "webhook_url": ""
      },
      "logistics": {
        "agent": "HIGA Logistics Agent",
        "webhook_url": ""
      },
      "panels": {
        "agent": "HIGA Panels Agent",
        "webhook_url": ""
      },
      "equipment": {
        "agent": "HIGA Equipment Agent",
        "webhook_url": ""
      },
      "parts": {
        "agent": "HIGA Parts Agent",
        "webhook_url": ""
      },
      "thanks": {
        "agent": "HIGA",
        "webhook_url": ""
      },
      "hub": {
        "agent": "HIGA",
        "webhook_url": ""
      }
    }
  }
}