{
  "name": "Mandelbrot Fractal Calculator & Self Similarity Explorer",
  "short_name": "MFC&SSE",
  "description": "マンデルブロ集合を探検し、自己相似のフラクタル境界をズームで観察。反復深度、色のコントラスト、複素平面座標を比較できます。",
  "start_url": "/ja/utilities/categories/science/mandelbrot-fractal-calculator/",
  "scope": "/ja/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"
}