private void SendAppToast()
 {
     CustomToasts.NotifyNewApplication();
 }