{
  "name": "TPjwt — Free Online JSON Web Token Decoder & Encoder",
  "short_name": "TPjwt",
  "start_url": "./index.html",
  "display": "standalone",
  "theme_color": "#0d1117",
  "background_color": "#0f0f1a",
  "description": "TPjwt — decode, verify, and generate JSON Web Tokens (JWT) online. Inspect header, payload, and signature of your tokens with syntax highlighting. Free, no data sent to server.",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
