[
    {
        "title": "Finsemble Bootstrapper",
        "type": "window",
        "name": "fsbl-bootstrapper",
        "hidden": true,
        "allowLogging": true,
        "ignoreSavedLayout": true,
        "ignoreFromLayouts": true,
        "service": false,
        "autoStart": true,
        "runPriority": {
            "stage": "pre-sso",
            "priority": 10000,
            "waitForInitialization": true
        },
        "allowCLAAccess": true,
        "details": {
            "url": "http://127.0.0.1:3005/packages/finsemble-service/dist/bootstrapper.html",
            "isSticky": false,
            "height": 600,
            "width": 800,
            "left": 0,
            "top": 0,
            "hidden": true,
            "mode": "html",
            "channelSelector": {
                "enabled": false
            },
            "allowFeedback": false,
            "allowClose": false,
            "allowMinimize": false,
            "allowMaximize": false,
            "allowAuthInfo": true,
            "context": {
                "testMode": true,
                "manifestURL": "http://127.0.0.1:3375/configs/application/manifest-local.json"
            }
        }
    }
]
