{
  "name": "URL Encoder and Decoder Online",
  "short_name": "UEaDO",
  "description": "Convert special characters from any link to safe format (Percent-Encoding) or return them to their original readable state instantly and locally.",
  "start_url": "/en/utilities/categories/web-development/url-encoder-decoder/",
  "scope": "/en/utilities/categories/web-development/url-encoder-decoder/",
  "icons": [
    {
      "src": "/images/utilities/url-encoder-decoder.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}