{
  "name": "JWT Decoder, Parser and Claims Inspector",
  "short_name": "JDPaCI",
  "description": "Paste a JSON Web Token, decode its header and payload instantly, inspect registered claims, spot expired tokens, and copy clean JSON for debugging authentication flows.",
  "start_url": "/en/utilities/categories/web-development/jwt-decoder-parser-and-claims-inspector/",
  "scope": "/en/utilities/categories/web-development/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"
}