How is a game manager used?
What is a “game manager”?
It hugely depends on what your game is and what it has to manage. So maybe you could start with those things?
Don’t make a manager for the sake of having a manager. Make it because there are problems at hand which having one would solve. The more of the problems you can identify up front, the better your design can solve them.