{
  "@context": "https://www.w3.org/ns/did/v1",
  "id": "https://vokzar.com",
  "type": "Organization",
  "organization": {
    "name": "VOKZAR Systems",
    "legalName": "VOKZAR Systems Unipessoal Lda",
    "url": "https://vokzar.com",
    "jurisdiction": "PT",
    "founded": "2023",
    "areaServed": ["PT", "EU", "Worldwide"]
  },
  "verification": {
    "timestamp": "2026-07-01T21:35:00Z",
    "signingKey": "vokzar-root-2024",
    "signature": "sha256-base64-encoded-signature-here"
  },
  "sameAs": [
    "https://www.linkedin.com/company/vokzar",
    "https://twitter.com/vokzar_io",
    "https://github.com/vokzar-tech"
  ],
  "verifiedBy": [
    "Google Knowledge Graph",
    "Schema.org Compliance",
    "SSL/TLS Certificate Authority"
  ]
}
