{
"juice_boxes": [
{
"id": 1,
"product": {
"brand": "ティップトップ",
"flavor": "ストロベリー",
"image": {
"description": "熟したイチゴを使ったイチゴジュース",
"background": {
"color": "爽やかなパステルピンク",
"elements": [
"半分に切ったイチゴ",
"ジュースの飛沫",
"パックの周りを動的に渦巻く様子"
]
}
}
},
"design": {
"style": {
"detl": "高品質なディテール",
"texture": "コマーシャルグレードのフォトリアリスティック"
},
"aspect_ratio": "2:3"
}
},
{
"id": 2,
"product": {
"brand": "ティップトップ",
"flavor": "マンゴー",
"image": {
"description": "完熟した黄金のマンゴーを使ったマンゴージュース",
"background": {
"color": "トロピカルなオレンジ黄色のグラデーション",
"elements": [
"マンゴーの角切り",
"渦巻くジュースの流れ",
"エネルギッシュで食欲をそそるシーン"
]
}
}
},
"design": {
"style": {
"texture": "超リアルな包装材のテクスチャー"
},
"aspect_ratio": "2:3"
}
},
{
"id": 3,
"product": {
"brand": "ティップトップ",
"flavor": "グレープ",
"image": {
"description": "紫ぶどうを使ったグレープジュース",
"background": {
"color": "深い紫色のグラデーション",
"elements": [
"ぶどうの房",
"光沢のあるジュースの飛沫",
"カートンの周りを取り囲む様子"
]
}
}
},
"design": {
"style": {
"tone": "エレガント",
"mood": "活気のあるコマーシャルプロモーションスタイル"
},
"aspect_ratio": "2:3"
}
}
]
}