{
  "id": "launch-pet",
  "name": "Launch Pet",
  "description": "Install and launch the ClawMate desktop pet",
  "triggers": {
    "patterns": [
      "install pet",
      "launch pet",
      "start pet",
      "run pet",
      "open pet",
      "clawmate",
      "install clawmate",
      "launch clawmate",
      "start clawmate",
      "run clawmate",
      "desktop pet",
      "install desktop pet"
    ]
  },
  "parameters": {
    "mode": {
      "type": "string",
      "enum": ["pet", "incarnation"],
      "default": "pet",
      "description": "Starting mode (pet: Clawby, incarnation: Claw)"
    }
  }
}
