21 lines
319 B
JSON
21 lines
319 B
JSON
{
|
|
"brand": {
|
|
"colors": {
|
|
"primary": "#0F172A",
|
|
"secondary": "#343D4C"
|
|
},
|
|
"fonts": {
|
|
"header": "Playfair Display",
|
|
"body": "Inter"
|
|
},
|
|
"logo": {
|
|
"url": "",
|
|
"alt": ""
|
|
}
|
|
},
|
|
"data": {
|
|
"product": "mens-performance-t-short",
|
|
"collection": "home"
|
|
}
|
|
}
|