{
  "name": "Base64 Decode & Encode",
  "short_name": "b64",
  "description": "Decode or encode Base64, URL, HTML, Hex, and JWT instantly in your browser. Fast, free, and private.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0d0d12",
  "theme_color": "#7c6bff",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
