{
  "name": "GIF JPG 온라인 변환기",
  "short_name": "GJ온변",
  "description": "GIF 파일에서 첫 번째 프레임을 추출하여 JPG로 변환하세요. 서버 전송 없음. 브라우저 내 로컬 처리. 무료 및 무제한 이용 가능.",
  "start_url": "/ko/utilities/categories/image-converters/gif-to-jpg-converter/",
  "scope": "/ko/utilities/categories/image-converters/gif-to-jpg-converter/",
  "icons": [
    {
      "src": "/images/utilities/gif-a-jpg.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}