Aesthetic Bookshelf Arrangement
GPT Image 2

Aesthetic Bookshelf Arrangement

gpt-image-2-prompt-aesthetic-bookshelf-arr.txt
{
 "type": "bookshelf arrangement",
 "setting": "wooden bookshelf with three shelves against a plain light wall, wooden floor",
 "layout": {
 "top_shelf": {
 "count": 1,
 "alignment": "centered",
 "books": [
 { "color": "dark blue", "title": "THE ART OF FOCUS\", "author": "DANIEL WALTER", "symbol": "star compass" }
 ]
 },
 "middle_shelf": {
 "count": 3,
 "alignment": "centered",
 "books": [
 { "color": "green", "title": "THE NATURE OF THINGS\", "author": "KAREN HOLLOWAY", "symbol": "leaf branch" },
 { "color": "burgundy", "title": "HISTORY OF THE WORLD", "author": "J. M. REEVES", "symbol": "ornate star" },
 { "color": "cream", "title": "THINK BETTER, LIVE BETTER", "author": "JOEL PARKER", "symbol": "sun" }
 ]
 },
 "bottom_shelf": {
 "count": 7,
 "alignment": "filled",
 "books": [
 { "color": "dark blue", "title": "SAPIENS\", "author": "Yuval Noah Harari", "orientation": "vertical title", "symbol": "fingerprint" },
 { "color": "cream", "title": "BECOMING", "author": "MICHELLE OBAMA", "orientation": "vertical title", "symbol": "circle logo" },
 { "color": "teal", "title": "THE POWER OF NOW", "author": "ECKHART TOLLE", "symbol": "waves" },
 { "color": "mustard yellow", "title": "THE HAPPINESS PROJECT\", "author": "GRETCHEN RUBIN", "symbol": "star" },
 { "color": "dark grey", "title": "THE DIARY OF A CEO", "author": "STEVEN BARTLETT", "symbol": "letter D" },
 { "color": "light blue", "title": "Atomic Habits", "author": "James Clear", "symbol": "dot circle" },
 { "color": "orange", "title": "THE SUBTLE ART OF NOT GIVING A F*CK\", "author": "MARK MANSON", "symbol": "splat sun" }
 ]
 }
 }
}