{
  "name": "コンウェイのライフゲーム規則ラボ",
  "short_name": "コ",
  "description": "B/Sルール、パターンシード、ライブ指標、レスポンシブな盤面で、コンウェイ型セル・オートマトンを操作、編集、比較します。",
  "start_url": "/ja/utilities/categories/science/conway-life-rule-lab/",
  "scope": "/ja/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"
}