{
  "name": "JWT Decode — Free Online JWT Decoder & Verifier",
  "short_name": "JWT Decode",
  "description": "Free online JWT decoder, inspector, and signature verifier. 100% local processing in your browser.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#080a0e",
  "theme_color": "#080a0e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
