on Create
This method gets called upon creating the class, You can think about it like some sort of constructor. In this case it mainly does three things:
Create a Timber Debug tree for logging possible errors
Create a Notification channel to display Music as a Notification
Read the settings (preferences) and apply them to the app