What is the $menu parameter used of in wp_nav_menu()?

The menu parameter is to get The menu that is desired and it accepts (matching in order) id, slug, name.

meaning in your case that the desired menu is named Manager but the theme_location parameter as the last word so if no menu is set in that location the menu will be the one named Manager