<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Store:etc/config.xsd">
    <default>
        <carriers>
            <bobgo>
                <active>0</active>
                <price>0.00</price>
                <model>BobGroup\BobGo\Model\Carrier\BobGo</model>
                <name>Bob Go</name>
                <title>Bob Go</title>
            </bobgo>
        </carriers>

    </default>
</config>