{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://hurmangroup.com/#organization",
      "name": "Hurman",
      "legalName": "Hurman Technologies Group Ltd",
      "alternateName": ["Hurman Technologies Group", "Hurman Group", "HURMAN"],
      "url": "https://hurmangroup.com/",
      "logo": {
        "@type": "ImageObject",
        "url": "https://hurmangroup.com/assets/hurman-logo.png",
        "width": 1369,
        "height": 500
      },
      "image": "https://hurmangroup.com/assets/hurman-og.png",
      "description": "Hurman Technologies Group Ltd is a privately held technology company headquartered in Nairobi, Kenya. It builds sovereign systems for governments and institutions, including the Palm Identity Network, a palm-vein biometric identity and payments system.",
      "slogan": "We build for the moment a person has to be believed.",
      "foundingDate": "2024",
      "foundingLocation": {
        "@type": "Place",
        "name": "Nairobi, Kenya"
      },
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Nairobi",
        "addressRegion": "Nairobi County",
        "addressCountry": "KE"
      },
      "areaServed": [
        { "@type": "Country", "name": "Kenya" },
        { "@type": "Place", "name": "Africa" }
      ],
      "knowsAbout": [
        "biometric identity verification",
        "palm vein recognition",
        "digital public infrastructure",
        "civil registration",
        "identity assurance",
        "payment authorisation",
        "government technology"
      ],
      "founder": {
        "@id": "https://hurmangroup.com/company/#eric-lunani"
      },
      "contactPoint": [
        {
          "@type": "ContactPoint",
          "contactType": "sales",
          "name": "Government enquiries",
          "email": "enquiries@hurmangroup.com",
          "telephone": "+254-714-104-333",
          "areaServed": "KE",
          "availableLanguage": ["en", "sw"]
        },
        {
          "@type": "ContactPoint",
          "contactType": "sales",
          "name": "Enterprise enquiries",
          "email": "enquiries@hurmangroup.com",
          "telephone": "+254-714-104-333",
          "availableLanguage": ["en", "sw"]
        }
      ],
      "sameAs": [
        "https://www.linkedin.com/company/hurmangroup"
      ],
      "_sameAs_TODO": "Add, once each profile exists and links back to hurmangroup.com: Crunchbase organisation, Wikidata Q-id, GitHub org, X/Twitter, YouTube. Each entry must be a bidirectional link. A profile that does not link back is a weak reconciliation signal.",
      "makesOffer": {
        "@id": "https://hurmangroup.com/palm-identity-network/#product"
      }
    },
    {
      "@type": "Person",
      "@id": "https://hurmangroup.com/company/#eric-lunani",
      "name": "Eric Lunani",
      "jobTitle": "Founder & Chief Executive Officer",
      "worksFor": { "@id": "https://hurmangroup.com/#organization" },
      "sameAs": [
        "https://www.linkedin.com/in/ericlunani",
        "https://x.com/lunvni",
        "https://www.crunchbase.com/person/eric-lunani"
      ]
    },
    {
      "@type": "Product",
      "@id": "https://hurmangroup.com/palm-identity-network/#product",
      "name": "Palm Identity Network",
      "alternateName": ["PID", "Palm Identity Network (PID)"],
      "url": "https://hurmangroup.com/palm-identity-network/",
      "brand": { "@id": "https://hurmangroup.com/#organization" },
      "manufacturer": { "@id": "https://hurmangroup.com/#organization" },
      "category": "Biometric identity verification",
      "description": "The Palm Identity Network (PID) verifies a person by the vein pattern beneath the skin of their palm. The pattern is internal, requires a living hand, and cannot be lifted from a surface or copied from a photograph. PID is used for identity assurance, enrolment and payment authorisation at terminals."
    },
    {
      "@type": "WebSite",
      "@id": "https://hurmangroup.com/#website",
      "url": "https://hurmangroup.com/",
      "name": "Hurman",
      "publisher": { "@id": "https://hurmangroup.com/#organization" },
      "inLanguage": "en"
    }
  ],
  "_meta": {
    "purpose": "Machine-readable fact sheet for search engines, AI assistants and knowledge graphs. Linked from llms.txt and from the homepage JSON-LD.",
    "canonicalDomain": "https://hurmangroup.com",
    "notToBeConfusedWith": [
      "hurman.com, unrelated US automated HR records verification company",
      "HURMAN LTD, UK Companies House no. 14433709, separately registered, unrelated"
    ],
    "lastUpdated": "2026-09-04"
  }
}
