src/services/AppNotificationService
Renderer service for requesting generic app system notifications.
Remarksโ
This service is intended for user-initiated operations (e.g. Cloud Sync & Backup actions) where the user expects immediate feedback even if the app is minimized.
It is intentionally separate from NotificationPreferenceService: preferences control whether notifications are enabled; this service only requests dispatch.