AboutSupportDeveloper GuideVersion 44.143.100.33
WebNotificationInfo: {
    images: {
        badge?: string;
        icon?: string;
        image?: string;
    };
    notificationId: string;
    properties: WebNotificationProperties;
    url: string;
}