{
    "type": "object",
    "properties": {
        "hasSeenPostInstall": {
            "title": "Has the post install screen been shown to the user",
            "description": "If set to true then no postinstall tab will be opened on start.",
            "type": "boolean"
        }
    }
}
