{
    "navigationBarTitleText": "",
    "navigationBarBackgroundColor": "#ffffff",
    "navigationBarTextStyle": "black",
    "navigationStyle": "custom",
    "enablePullDownRefresh": false,
    "usingComponents": {
        "gov-custom-title-bar": "../../../../../src/custom-title-bar/lib/index",
        "gov-prompt": "../../../../../src/prompt/lib/index"
    }
}