Create image with 1:1 ratio
Turn A vector [ icon/ emoji ] into the following json style
{
“style”: {
“theme”: “minimalist”,
“background”: {
“color”: “#ffffff”,
“texture”: “smooth paper”,
“gradient”: “none”
},
“logo”: {
“material”: “frosted glass”,
“color”: “semi-transparent white”,
“finish”: “soft matte with subtle translucency”,
“shadow”: {
“type”: “soft drop”,
“opacity”: 0.05,
“blur”: 20,
“offsetX”: 0,
“offsetY”: 5
},
“highlight”: {
“type”: “subtle internal glow”,
“intensity”: “low”,
“placement”: “bottom edge”
},
“refraction”: {
“presence”: true,
“effect”: “prism”,
“colors”: [“#ff3d3d”, “#ffa726”, “#4caf50”, “#29b6f6”, “#9c27b0”],
“opacity”: 0.4
}
},
“lighting”: {
“direction”: “top-left”,
“ambientLight”: “soft white”,
“bloom”: “none”,
“reflections”: “minimal, only on logo edge”
},
“mood”: “clean, futuristic, calm”,
“use_case”: [“brand identity”, “UI placeholder”, “tech promo”]
}
}