{
    "config": {
        "gemini_api_key": "",
        "github_token": "",
        "github_repo": "",
        "theme": "dark",
        "project_name": "Yuri",
        "ai_language": "en"
    },
    "columns": [
        {
            "id": "col_1",
            "name": "To Do",
            "position": 0
        },
        {
            "id": "col_2",
            "name": "In Progress",
            "position": 1
        },
        {
            "id": "col_3",
            "name": "Done",
            "position": 2
        }
    ],
    "swimlanes": [
        {
            "id": "lane_1",
            "name": "Portale 3D",
            "position": 0,
            "path": "3d",
            "url": "https:\/\/portale3d.it"
        },
        {
            "id": "lane_58c35d78b879aa2e",
            "name": "Casa",
            "position": 1,
            "path": "casa",
            "url": "https:\/\/casa.portale3d.it"
        },
        {
            "id": "lane_57937001be0822c9",
            "name": "_Ykan",
            "position": 2,
            "path": "ykan",
            "url": "https:\/\/ykan.portale3d.it"
        }
    ],
    "cards": [
        {
            "id": "card_1d4097f8c3eb305f",
            "title": "[DOCS] ",
            "description": "**Section to document:**\n\n**Files involved:**\n- \n",
            "priority": "low",
            "due_date": null,
            "next_check": null,
            "label_id": "lbl_5",
            "column_id": "col_1",
            "swimlane_id": "lane_1",
            "archived": false,
            "auto_regenerate": false,
            "regenerate_delay_days": 0,
            "files": [],
            "position": 0,
            "created_at": "2026-07-12 19:43:16",
            "regenerated_count": 0
        }
    ],
    "labels": [
        {
            "id": "lbl_1",
            "name": "Bug",
            "color": "#ef4444"
        },
        {
            "id": "lbl_2",
            "name": "Feature",
            "color": "#22c55e"
        },
        {
            "id": "lbl_3",
            "name": "Task",
            "color": "#3b82f6"
        },
        {
            "id": "lbl_4",
            "name": "Urgent",
            "color": "#f97316"
        },
        {
            "id": "lbl_5",
            "name": "Recurring",
            "color": "#8b5cf6"
        }
    ]
}