{
  "name": "Lorenz Attractor Chaos Simulator: The Butterfly Effect in 3D",
  "short_name": "LACSTBEi3",
  "description": "Explore chaos theory with this interactive 3D Lorenz attractor simulation. Visualize the butterfly effect by running two nearly identical trajectories side-by-side.",
  "start_url": "/en/utilities/categories/science/lorenz-attractor/",
  "scope": "/en/utilities/categories/science/lorenz-attractor/",
  "icons": [
    {
      "src": "/images/utilities/lorenz-attractor.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}