12 lines
309 B
JSON
12 lines
309 B
JSON
{
|
|
"name": "LazyBoy",
|
|
"short_name": "LazyBoy",
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"orientation": "portrait",
|
|
"background_color": "#141414",
|
|
"theme_color": "#141414",
|
|
"icons": [{ "src": "/lazyboy-round.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }]
|
|
}
|