Counter for Ionic Android application icon

Hello,

How is possible to create original icon for ionic2 app .apk installed on Android device, to display from Push Notification or any other counting sourse, not as a badge counter, but inside the icon image, as variable or image attached from list of images:

photo_2018-04-09_14-43-45%20(2)

Advice would be helpful

You could mask the icon with a SVG and use a path to draw the counter.