{
  "locale": "en",
  "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": "MV Tools integrity sample — 2026",
    "inputBytes": 34,
    "outputBytes": 211,
    "values": [
      "SHA-256: aa7a4a2c3829c287347c4f0850c2c67dce3e2064b9c4e248283d213dd05061a8",
      "SHA-512: 17108c9a83736eba217b8cf0d4be2d2cca659d1493b14391d09b45c5199cf54955bf3f5b1789f44838c8cea0eb5c9642ca90c80cfb4776aaa41b667a999c0923"
    ]
  },
  "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": "Active"
  }
}
