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"
|
||
|
|
}
|