App.cs is the main class of the app which offers features like:
- MainPage: It helps to set the initial page for the app.
- Properties Dictionary: It helps us store simple values across lifecycle states.
- Static Current Property: It gives the instance of the current application object.