feat: add NotificationCenter for friend requests
Frontend implementation of NotificationCenter for handling friend requests.
- Display incoming friend requests
- Accept / reject actions
- UI integration in lobby
Note: Some backend endpoints (waiting-room related) are not fully implemented yet.