{
  "name": "Conway Game of Life Rule Lab",
  "short_name": "CGoLRL",
  "description": "Play, edit, and compare Conway-style cellular automata with B/S rules, pattern seeds, live metrics, and a responsive simulation board.",
  "start_url": "/en/utilities/categories/science/conway-life-rule-lab/",
  "scope": "/en/utilities/categories/science/conway-life-rule-lab/",
  "icons": [
    {
      "src": "/images/utilities/conway-life-rule-lab.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}