{
  "version": "1.0.4",
  "lastUpdated": "2025-12-03",
  "categories": [
    {
      "id": "basics",
      "title": "Getting Started",
      "topics": [
        {
          "id": "getting-started",
          "title": "Introduction",
          "file": "getting-started.md",
          "description": "Learn the basics of JSON Advanced Editor"
        },
        {
          "id": "file-operations",
          "title": "File Operations",
          "file": "file-operations.md",
          "description": "Open, save, and export JSON files"
        }
      ]
    },
    {
      "id": "features",
      "title": "Key Features",
      "topics": [
        {
          "id": "tree-view",
          "title": "Tree View",
          "file": "tree-view.md",
          "description": "Navigate JSON using interactive tree view"
        },
        {
          "id": "bookmarks",
          "title": "Bookmarks",
          "file": "bookmarks.md",
          "description": "Mark and navigate to important sections"
        },
        {
          "id": "validation",
          "title": "JSON Validation",
          "file": "validation.md",
          "description": "Understanding validation and fixing errors"
        },
        {
          "id": "auto-save",
          "title": "Auto-Save",
          "file": "auto-save.md",
          "description": "Automatic saving and version protection"
        },
        {
          "id": "version-history",
          "title": "Version History & Control",
          "file": "version-history.md",
          "description": "View, compare, and restore previous versions"
        },
        {
          "id": "change-history",
          "title": "Change History",
          "file": "change-history.md",
          "description": "Track and review all file modifications"
        },
        {
          "id": "bulk-operations",
          "title": "Bulk Operations",
          "file": "bulk-operations.md",
          "description": "Rename, change, delete, and sort data in bulk"
        },
        {
          "id": "workspaces",
          "title": "Workspaces",
          "file": "workspace.md",
          "description": "Organize projects into isolated workspaces"
        },
        {
          "id": "workspace-management",
          "title": "Workspace Management",
          "file": "workspace-management.md",
          "description": "Complete guide to managing workspaces"
        }
      ]
    },
    {
      "id": "developer-tools",
      "title": "Developer Tools",
      "topics": [
        {
          "id": "schema-generator",
          "title": "Schema Generator",
          "file": "schema-generator.md",
          "description": "Generate JSON Schema from your data"
        },
        {
          "id": "code-generator",
          "title": "Code Generator",
          "file": "code-generator.md",
          "description": "Generate strongly-typed code in multiple languages"
        },
        {
          "id": "mock-data",
          "title": "Mock Data Generator",
          "file": "mock-data.md",
          "description": "Generate realistic test data for development"
        },
        {
          "id": "api-testing",
          "title": "API Testing",
          "file": "api-testing.md",
          "description": "Test REST APIs with validation and monitoring"
        },
        {
          "id": "performance-profiler",
          "title": "Performance Profiler",
          "file": "performance-profiler.md",
          "description": "Analyze and optimize JSON performance"
        }
      ]
    },
    {
      "id": "help",
      "title": "Help & Support",
      "topics": [
        {
          "id": "troubleshooting",
          "title": "Troubleshooting",
          "file": "troubleshooting.md",
          "description": "Solutions to common issues"
        },
        {
          "id": "privacy-policy",
          "title": "Privacy Policy",
          "file": "privacy-policy.md",
          "description": "How we handle your data and protect your privacy"
        }
      ]
    }
  ]
}
