what I do for our app is "DEV" etc. color+text labels overlaid on top of launcher icon for non-release builds, by way of
• imagemagick scripts to automatically generate icon overlay images from text (as bitmap icons are still needed for pre-API 24)
• inkscape scripts to automatically generate icon overlay svgs from text
• Gradle plugin which automatically converts and merges the icons for each application variant