{
  "name": "Mandelbrot Fractal Calculator & Self Similarity Explorer",
  "short_name": "MFC&SSE",
  "description": "探索Mandelbrot集合，放大观察自相似的分形边界，并比较迭代深度、颜色对比度和复平面坐标。",
  "start_url": "/zh/utilities/categories/science/mandelbrot-fractal-calculator/",
  "scope": "/zh/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"
}