{
  "locale": "pt-br",
  "capturedAt": "2026-09-11",
  "dimensions": {
    "password-output-light": {
      "width": 1182,
      "height": 438
    },
    "password-output-dark": {
      "width": 1182,
      "height": 438
    },
    "hash-output-light": {
      "width": 1182,
      "height": 620
    },
    "hash-output-dark": {
      "width": 1182,
      "height": 620
    },
    "jwt-output-light": {
      "width": 1182,
      "height": 716
    },
    "jwt-output-dark": {
      "width": 1182,
      "height": 716
    }
  },
  "password": {
    "bytes": 62,
    "count": 3,
    "lengths": [
      20,
      20,
      20
    ]
  },
  "hash": {
    "input": "Amostra de integridade MV Tools — 2026",
    "inputBytes": 40,
    "outputBytes": 211,
    "values": [
      "SHA-256: 36215e1bad974990375a908588cc00eae9da130a65fc80c5b516f875e8dd7c33",
      "SHA-512: 3f6e1206d61d40def3fb05041055d044f78cf1a3a07ec7da00b6a68dfa5e5d6b21c8841a26635976aab5213546654ee7499a912e9148e3f4f168d8854ae42e47"
    ]
  },
  "jwt": {
    "tokenBytes": 251,
    "header": "{\n  \"alg\": \"HS256\",\n  \"typ\": \"JWT\"\n}",
    "payload": "{\n  \"iss\": \"mv.tools\",\n  \"sub\": \"guide-demo\",\n  \"aud\": \"local-security-guide\",\n  \"iat\": 1893456000,\n  \"nbf\": 1893456000,\n  \"exp\": 1893542400,\n  \"scope\": \"read:sample\"\n}",
    "signature": "demo-signature-not-verified",
    "status": "Ativo"
  }
}
