{
    "server": "collect-insight.qt.io",
    "token": "",
    "device_model": "",
    "device_variant": "",
    "device_screen_type": "",
    "platform": "app",
    "app_build": "",
    "storage": "SQLITE",
    "storage_path": "",
    "storage_size": 0,
    "sync": {
        "interval": {
            "seconds": 60,
            "minutes": 0,
            "hours": 0,
            "days": 0,
            "months": 0
        },
        "max_batch_size": 100
    },
    "sync_config" : {
        "enabled" : true
    },
    "categories": [],
    "events": [
        "DragEnter",
        "DragLeave",
        "Drop",
        "FocusIn",
        "FocusOut",
        "KeyPress",
        "KeyRelease",
        "MouseButtonDblClick",
        "MouseButtonPress",
        "MouseButtonRelease",
        "Quit",
        "Resize",
        "Shortcut",
        "TouchBegin",
        "TouchCancel",
        "TouchEnd"
    ]
}
