{
  "permissions": {
    "allow": [
      "Bash(curl -sf https://backboard.railway.com/graphql/v2 -H 'Content-Type: application/json' -H 'Authorization: Bearer 21536911-a3e0-4486-b662-757bf52d68fd' -d '{\"query\":\"{ me { id name } }\"}')",
      "Bash(command -v railway)",
      "Bash(railway --version)",
      "Bash(brew install *)",
      "Bash(npm i *)",
      "Bash(curl -fsSL https://api.github.com/repos/railwayapp/cli/releases/latest)",
      "Bash(curl -fsSL \"https://github.com/railwayapp/cli/releases/latest\" -L -o /dev/null -w \"%{url_effective}\")",
      "Bash(grep -o 'v[0-9.]*$')"
    ]
  }
}
