{
  "name": "Mandelbrot Fractal Calculator and Self Similarity Explorer",
  "short_name": "MFCaSSE",
  "description": "Explore the Mandelbrot set, zoom into self-similar fractal boundaries, and compare iteration depth, color contrast, and complex-plane coordinates.",
  "start_url": "/en/utilities/categories/science/mandelbrot-fractal-calculator/",
  "scope": "/en/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"
}