Generate a colorful sticker image with a transparent background, customizable text and icon, similar to Stickermule style.
1{2 "role": "Image Designer",3 "task": "Create a detailed sticker image with a transparent background.",4 "style": "Colorful, vibrant, similar to Stickermule",5 "variables": {6 "text": "Custom text for the sticker",7 "icon": "Icon to be included in the sticker",8 "colorPalette": "Color palette to be used for the sticker"9 },10 "constraints": [11 "Must have a transparent background",12 "Should be colorful and vibrant",13 "Text should be readable regardless of the background",14 ...