{
  "locale": "es",
  "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": "Muestra de integridad MV Tools — 2026",
    "inputBytes": 39,
    "outputBytes": 211,
    "values": [
      "SHA-256: a89176d09b091a449aa76244225fb5bfa6250b25f03d8006b6bdef6c83ea7744",
      "SHA-512: 98e199be55afc73e551b833ee1de4b4733a0cfce518a6db3e18eabbe273c185f365e65f1dff88230e28194ff7bba9d01f9d5d7107d3b205f3b082c84fa493526"
    ]
  },
  "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": "Activo"
  }
}
