Returns a boolean indicating whether the users browser supports notifications and the system has "Enable web app notifications" enabled.
Api.nativeNotificationsSupported();
See Api.nativeNotificationsSubscribe for example code.