{
  "name": "Recursive Calldata Decoder",
  "short_name": "RecDec",
  "description": "Decode EVM transaction calldata recursively. Supports multicalls, batched transactions, and nested ABI-encoded calls.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#030712",
  "theme_color": "#030712",
  "icons": [
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
