{
  "name": "Laboratorio de Reglas del Juego de la Vida de Conway",
  "short_name": "LRJVC",
  "description": "Juega, edita y compara autómatas celulares tipo Conway con reglas B/S, semillas de patrones, métricas en vivo y un tablero de simulación adaptable.",
  "start_url": "/utilidades/laboratorio-reglas-juego-vida-conway/",
  "scope": "/utilidades/laboratorio-reglas-juego-vida-conway/",
  "icons": [
    {
      "src": "/images/utilities/laboratorio-reglas-juego-vida-conway.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#f97316",
  "background_color": "#f97316",
  "display": "standalone",
  "orientation": "portrait"
}