Add the following to your mint.json file to add the Osano cookie consent manager.

"integrations": {
    "osano": "SOURCE"
}

The SOURCE can be found as the src value in the code snippet generted by Osano. It always starts with https://cmp.osano.com/.

Code snippet from Osano
<script src="https://cmp.osano.com/placeholder/placeholder/osano.js"/>