How do I add notification for my app?

From the documentation at App Inventor Extensions: Notification | Pura Vida Apps

This is a simple notification extension and currently only runs on older Android versions, i.e. < Android 8. Therefore my recommendation is to use one of the other available notification extensions, see also here.

You also might be interested in my new Alarm Manager Extension with Notifications, which still works also if your app is not running.

Taifun