{
  "name": "Game Delta Time and Fixed Timestep Lab",
  "short_name": "GDTaFTL",
  "description": "Compare variable and fixed timestep game loops with repeatable frame spikes, simulated motion, catch up steps, and visible time drift.",
  "start_url": "/en/utilities/categories/game-development/game-delta-time-fixed-timestep-lab/",
  "scope": "/en/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"
}