I am trying to run a [Pico](https://docs.zephyrproject.org/latest/boards/raspberrypi/rpi_pico/doc/index.html) on Zephyr, but the default runner is set to `openocd`, but I think that using uf2 would make it possible to flash it. I think it would be convenient if we could define something like `zephyrRunner` in `manifest.json`.