{
  "name": "온라인 URL 인코더 및 디코더",
  "short_name": "온U인및디",
  "description": "모든 링크의 특수 문자를 안전한 형식(퍼센트 인코딩)으로 변환하거나 원래의 읽기 가능한 상태로 즉시 로컬에서 복구합니다.",
  "start_url": "/ko/utilities/categories/web-gaebal/url-encoder-decoder/",
  "scope": "/ko/utilities/categories/web-gaebal/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"
}