{
    "success": true,
    "message": "HECTO ERP Backend v2.0 is running.",
    "endpoints": {
        "auth": "api\/auth.php",
        "candidates": "api\/candidates.php",
        "employers": "api\/employers.php",
        "visa": "api\/visa.php",
        "dashboard": "api\/dashboard.php",
        "programs": "api\/programs.php",
        "finance": "api\/finance.php",
        "notifications": "api\/notifications.php",
        "audit": "api\/audit.php",
        "upload": "api\/upload.php"
    },
    "documentation": "README.md",
    "timestamp": "2026-08-06 16:16:57"
}