Files
2026-03-03 21:18:55 +07:00

92 lines
2.7 KiB
JSON

{
"brandName": "MoreminiMore",
"companyName": "MoreminiMore Co.,Ltd.",
"logo": {
"primary": {
"url": "https://moreminimore.com/wp-content/uploads/2022/01/Moreminimore-long-logo.png",
"localPath": "branding/logo-long.png",
"description": "Full color horizontal logo"
},
"header": {
"url": "https://moreminimore.com/wp-content/uploads/2022/09/Moreminimore-logo-long-black.png",
"localPath": "branding/logo-long-black.png",
"description": "Black version for headers"
}
},
"favicons": [
{
"url": "https://www.moreminimore.com/wp-content/uploads/2023/01/cropped-Moreminimore-logo-square-32x32.png",
"localPath": "branding/favicon-32.png",
"size": "32x32",
"type": "favicon"
},
{
"url": "https://www.moreminimore.com/wp-content/uploads/2023/01/cropped-Moreminimore-logo-square-192x192.png",
"localPath": "branding/favicon-192.png",
"size": "192x192",
"type": "favicon"
},
{
"url": "https://www.moreminimore.com/wp-content/uploads/2023/01/cropped-Moreminimore-logo-square-180x180.png",
"localPath": "branding/apple-touch-icon.png",
"size": "180x180",
"type": "apple-touch-icon"
},
{
"url": "https://www.moreminimore.com/wp-content/uploads/2023/01/cropped-Moreminimore-logo-square-270x270.png",
"size": "270x270",
"type": "msapplication-TileImage"
}
],
"colors": {
"primary": {
"hex": "#fed400",
"name": "Brand Yellow/Gold",
"usage": "Header background, buttons, accent highlights, hover states"
},
"secondary": {
"hex": "#000000",
"name": "Black",
"usage": "Text, dark backgrounds, primary buttons"
},
"neutral": {
"hex": "#ffffff",
"name": "White",
"usage": "Backgrounds, text on dark"
},
"lightGray": {
"hex": "#e8e8e8",
"name": "Light Gray",
"usage": "Section backgrounds, borders"
},
"darkGray": {
"hex": "#0f0f0f",
"name": "Near Black",
"usage": "Navigation text, body text"
}
},
"typography": {
"primary": {
"family": "Noto Sans Thai",
"source": "Google Fonts",
"weights": [100, 200, 300, 400, 500, 600, 700, 800, 900],
"usage": "Main body text, navigation, headings"
},
"secondary": {
"family": "Kanit",
"source": "Local (woff)",
"weights": [400, 700],
"urls": {
"400": "https://moreminimore.com/wp-content/uploads/2022/03/Kanit-400.woff",
"700": "https://moreminimore.com/wp-content/uploads/2022/03/Kanit-700.woff"
},
"usage": "Headings, emphasis"
}
},
"website": {
"url": "https://www.moreminimore.com",
"platform": "WordPress + Oxygen Builder",
"woocommerce": true
}
}