{
  "version": 1,
  "frameCount": 8,
  "frameWidth": 160,
  "frameHeight": 160,
  "columns": 3,
  "rows": 3,
  "padding": 0,
  "sheetWidth": 480,
  "sheetHeight": 480,
  "loop": 0,
  "delaysMs": [
    200,
    200,
    200,
    200,
    200,
    200,
    200,
    200
  ],
  "frames": [
    {
      "index": 0,
      "x": 0,
      "y": 0,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 1,
      "x": 160,
      "y": 0,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 2,
      "x": 320,
      "y": 0,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 3,
      "x": 0,
      "y": 160,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 4,
      "x": 160,
      "y": 160,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 5,
      "x": 320,
      "y": 160,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 6,
      "x": 0,
      "y": 320,
      "width": 160,
      "height": 160,
      "durationMs": 200
    },
    {
      "index": 7,
      "x": 160,
      "y": 320,
      "width": 160,
      "height": 160,
      "durationMs": 200
    }
  ]
}