A GenServer that stores the menu for Menu.Server and allows Menu.Server to retrieve it on init/restart
{:ok, pid} = MyIcon.start() # Change the icon MyIcon.change_icon(pid)