This app cancels all Notifications that don't have FLAG_NO_CLEAR and FLAG_ONGOING_EVENT by using NotificationListenerService#cancelNotification() while this app is permitted to access Notifications by Settings.
This is basically development purpose or demo purpose.