{
    "status": true,
    "message": "BOSS KITCHEN API",
    "data": {
        "name": "BOSS KITCHEN",
        "description": "Central Kitchen Frozen Food ERP — API server (JSON only)",
        "docs": "See docs/PROJECT.md in the repository",
        "endpoints": {
            "health": "/api/health"
        }
    }
}