{
  "count": 100,
  "duration_seconds": 10.08,
  "desktop": {
    "pattern": "assets/frames/frame_{i:04d}.jpg",
    "width": 800,
    "total_bytes": 5934888
  },
  "mobile": {
    "pattern": "assets/frames-m/frame_{i:04d}.jpg",
    "width": 520,
    "total_bytes": 2857248
  },
  "man_desktop": {
    "pattern": "assets/frames-man/frame_{i:04d}.jpg",
    "width": 800,
    "total_bytes": 5611520,
    "count": 100
  },
  "man_mobile": {
    "pattern": "assets/frames-man-m/frame_{i:04d}.jpg",
    "width": 520,
    "total_bytes": 2548736,
    "count": 100
  },
  "man_duration_seconds": 9.58
}