{
  "enabled": true,
  "scenes": {
    "idle": {
      "animation": "flow-field",
      "params": {
        "fieldSpeed": 0.06,
        "dir": 1,
        "fieldCount": 120,
        "fieldScroll": 0.02
      }
    },
    "think": {
      "animation": "stars2",
      "params": {
        "starSpeed": 0.02,
        "cycleFrames": 160,
        "starSize": 0.82,
        "breathSpeed": 0.04
      }
    },
    "tool": {
      "animation": "orbital",
      "params": {
        "spinSpeed": 0.15,
        "dir": 1
      }
    },
    "working": {
      "animation": "orbital",
      "params": {
        "spinSpeed": 0.15,
        "dir": 1
      }
    }
  }
}
