{
  "name": "Conway Game of Life Regellab",
  "short_name": "CGoLR",
  "description": "Speel, bewerk en vergelijk Conway-achtige cellulaire automaten met B/S-regels, patroonzaad, live-metingen en een responsief simulatiebord.",
  "start_url": "/nl/hulpmiddelen/categorieen/wetenschap/conway-game-of-life-regellab/",
  "scope": "/nl/hulpmiddelen/categorieen/wetenschap/conway-game-of-life-regellab/",
  "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"
}