Subject
{
"styleAesthetic": {
"title": "Monochrome Pixel Mosaic",
"overallVibe": "Retro mobile-screen pixel art—clean, minimal, and slightly nostalgic",
"renderingStyle": "1-bit square-pixel grid featuring optional dithering to suggest tone and depth",
"viewAngle": "Orthographic front view (no perspective distortion)",
"pixelation": {
"pixelSize": 6, // width/height of each square in px (tweak per output res)
"pixelShape": "perfect square",
"gridAlignment": "uniform, no gaps",
"ditheringPattern": "Floyd–Steinberg or ordered 2×2"
},
"colorPalette": {
"pixelColor": "#000000", // foreground pixels
"backgrou