{
  "name": "Mandelbrot Fractal Calculator & Self Similarity Explorer",
  "short_name": "MFC&SSE",
  "description": "Mandelbrot 집합을 탐험하고, 자기유사 프랙탈 경계를 확대하며, 반복 깊이, 색상 대비, 복소평면 좌표를 비교해 보세요.",
  "start_url": "/ko/utilities/categories/science/mandelbrot-fractal-calculator/",
  "scope": "/ko/utilities/categories/science/mandelbrot-fractal-calculator/",
  "icons": [
    {
      "src": "/images/utilities/mandelbrot-fractal-calculator.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}