{
  "name": "게임 델타 시간과 고정 타임스텝 실험실",
  "short_name": "게델시고타실",
  "description": "반복 가능한 프레임 스파이크, 움직임 시뮬레이션, 따라잡기 스텝과 보이는 시간 차이로 가변 및 고정 게임 루프를 비교합니다.",
  "start_url": "/ko/utilities/categories/game-development/game-delta-time-fixed-timestep-lab/",
  "scope": "/ko/utilities/categories/game-development/game-delta-time-fixed-timestep-lab/",
  "icons": [
    {
      "src": "/images/utilities/game-delta-time-fixed-timestep-lab.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}