{
  "name": "JWT Decoder, Parser and Claims Inspector",
  "short_name": "JDPaCI",
  "description": "JSON Web Token을 붙여넣고 헤더와 페이로드를 즉시 디코딩하며 등록된 클레임을 검사하고 만료된 토큰을 발견하며 인증 흐름을 디버깅하기 위해 깨끗한 JSON을 복사하세요.",
  "start_url": "/ko/utilities/categories/web-gaebal/jwt-decoder-parser-and-claims-inspector/",
  "scope": "/ko/utilities/categories/web-gaebal/jwt-decoder-parser-and-claims-inspector/",
  "icons": [
    {
      "src": "/images/utilities/jwt-decoder-parser-and-claims-inspector.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}