{
  "sounds": {
    "ui_click": "assets/sounds/ui_click.ogg",
    "ui_hover": "assets/sounds/ui_hover.ogg",
    "clicker_bark": "assets/sounds/clicker_bark.ogg",
    "blank": "assets/sounds/blank.ogg"
  },
  "sprites": {
    "textures_test":
    {"path": "assets/textures_test.png",
      "frame_width": 53,
      "frame_height": 34
    },
    "clicker_the_dog":
    {"path": "assets/clicker_the_dog-1024.png",
      "frame_width": 1024,
      "frame_height": 1024
    },
    "work_computer":
    {"path": "assets/work_computer-1024.png",
      "frame_width": 1280,
      "frame_height": 720
    },
    "clicker_treat_bone":
    {"path": "assets/clicker_treat_bone.png",
      "frame_width": 256,
      "frame_height": 144
    }
  },
  "graphics": {
    "smooth_textures": false
  }
}