Hey Armando!
The answer to your first, second, and third questions are all “Yes” – if you have more specific follow-up questions based on this, let me know.
4- Is there shortcode or loop I can use to display upcoming events on a home page?
This is another “yes” – if you have Events Calendar Pro, there is a shortcode that renders an interface exactly like the upcoming events list widget:
[tribe_events_list]
You can learn more about that here → https://theeventscalendar.com/knowledgebase/pro-widget-shortcodes/
You can also manually display events by using the function tribe_get_events(), which you can learn about there → https://theeventscalendar.com/knowledgebase/using-tribe_get_events/
5- If so, is this customizable to display only elements that I want? For example, title and time only?
You can indeed customize the display of both the shortcode I mentioned, and the output of that tribe_get_events() function. You have to do so by writing custom code, however, which we offer no support for or help with here in the forums even if you buy a license.
I hope this addresses your questions adequately – cheers!
George