Files
bar/static/site.webmanifest
T

13 lines
308 B
JSON
Raw Normal View History

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