{
    "item": {
        "name": "Clean Navbar",
        "slug": "navbar-clean"
    },
    "implementation": {
        "id": 6,
        "library_item_id": 6,
        "framework_id": 1,
        "name": "HTML",
        "slug": "html",
        "minimum_version": null,
        "tested_version": null,
        "status": "draft",
        "is_primary": 1,
        "entry_file": "index.html",
        "notes": "UI Studio original seed content.",
        "created_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "updated_by": "bf9d6431-2bc6-4165-947d-7c6f049f4cdc",
        "created_at": "2026-09-22 15:16:21",
        "updated_at": "2026-09-22 15:16:21",
        "framework_slug": "html",
        "framework_name": "HTML + CSS + JS",
        "framework_language": "HTML/JavaScript",
        "package_manager": null
    },
    "files": [
        {
            "path": "index.html",
            "language": "html",
            "content": "<nav class=\"nav\"><a class=\"brand\" href=\"#\">UI Studio</a><div class=\"links\"><a href=\"#\">Komponenten</a><a href=\"#\">Templates</a><a href=\"#\">Plugins</a></div><a class=\"cta\" href=\"#\">Loslegen</a></nav><style>.nav{font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:flex;align-items:center;gap:24px;padding:18px 24px;border-bottom:1px solid #e4e4e7}.brand{font-weight:900;color:#18181b;text-decoration:none}.links{display:flex;gap:18px;margin:auto}.links a{color:#52525b;text-decoration:none}.cta{background:#18181b;color:white;padding:9px 13px;border-radius:8px;text-decoration:none}@media(max-width:640px){.links{display:none}.cta{margin-left:auto}}</style>"
        }
    ],
    "dependencies": []
}