{
  "state": "Ready",
  "settings": {
    "AllowHardTerminate": true,
    "RestartCount": 0,
    "RestartInterval": null,
    "MultipleInstances": 2,
    "ExecutionTimeLimit": "PT72H",
    "Enabled": true,
    "DisallowStartIfOnBatteries": true,
    "StopIfGoingOnBatteries": true
  },
  "principal": {
    "UserId": "decid",
    "LogonType": 3,
    "RunLevel": 0
  },
  "actions": [
    {
      "Execute": "C:\\Users\\decid\\AppData\\Local\\spt-core\\bin\\spt.exe",
      "Arguments": "daemon run --detached",
      "WorkingDirectory": null
    }
  ]
}