With `MiniBrowser` I can do ``` $ /path/to/MiniBrowser --config-file=/path/to/config.ini http://example.com ``` where the content of `config.ini` is ```ini [wpe-platform] dark-mode=true ``` How can I achieve the same with `cog`?