{
  "name": "AVIF를 JPG로 온라인 변환",
  "short_name": "AJ온변",
  "description": "브라우저에서 AVIF 이미지를 JPG로 변환하세요. 서버를 거치지 않는 100% 개인 로컬 처리 방식입니다. 무료이며 무제한으로 사용할 수 있습니다.",
  "start_url": "/ko/utilities/categories/image-converters/avif-to-jpg-converter/",
  "scope": "/ko/utilities/categories/image-converters/avif-to-jpg-converter/",
  "icons": [
    {
      "src": "/images/utilities/avif-a-jpg.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}