b3b9fb7ac6
Hugo Extended site with 426 cocktail recipes from the open cocktail dataset. Dark amber/gold editorial aesthetic, Tailwind CSS v4, Alpine.js client-side search and filtering, HTMX page transitions, Docker + nginx production build. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
13 lines
308 B
JSON
13 lines
308 B
JSON
{
|
|
"name": "Bar Pivoine",
|
|
"short_name": "Bar Pivoine",
|
|
"description": "A field guide to the good pour.",
|
|
"icons": [
|
|
{ "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" }
|
|
],
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#14100c",
|
|
"theme_color": "#14100c"
|
|
}
|