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