{
  "name": "游戏 Delta Time 与固定 Timestep 实验室",
  "short_name": "游DT与T实",
  "description": "通过可重复的帧尖峰、移动模拟、追赶步骤和可见的时间偏差，比较可变与固定的游戏循环。",
  "start_url": "/zh/utilities/categories/game-development/game-delta-time-fixed-timestep-lab/",
  "scope": "/zh/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"
}