public/corner-nav.manifest.json
{
"site": "Linen Wallpaper",
"groups": [
{
"title": "Browse",
"items": [
["/", "■ Shop Linen"]
]
},
{
"title": "The Material",
"items": [
["/history", "📜 History"],
["/sourcing", "🌿 Sourcing"],
["/care", "🧽 Care & Cleaning"],
["/vocabulary", "📖 Vocabulary"]
]
},
{
"title": "Work With Us",
"items": [
["/trade", "🤝 Trade Program"],
["/about", "ℹ️ About"]
]
}
]
}