{
  "locale": "ja",
  "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": 719
    },
    "jwt-output-dark": {
      "width": 1182,
      "height": 719
    }
  },
  "password": {
    "bytes": 62,
    "count": 3,
    "lengths": [
      20,
      20,
      20
    ]
  },
  "hash": {
    "input": "MV Tools 完全性サンプル — 2026",
    "inputBytes": 39,
    "outputBytes": 211,
    "values": [
      "SHA-256: d84a8ba244debaf21e757ca75b9777255374b2f172c0dcd1c38bc02d6a4c7ae7",
      "SHA-512: 506945e19a40285841e530a9cb3b647eeea5f417e52a6732e8ce07faf02739c38aba5aa153e75b554b6fe2e750339baffbd9b6c1fd69d7cfcee4e7a5647f5480"
    ]
  },
  "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": "有効"
  }
}
