13 lines
321 B
Text
13 lines
321 B
Text
|
{
|
||
|
"name": "Hugo Compost",
|
||
|
"short_name": "Compost",
|
||
|
"start_url": "/",
|
||
|
"icons": [
|
||
|
{ "src": "/logo-192.png", "sizes": "192x192", "type": "image/png" },
|
||
|
{ "src": "/logo-512.png", "sizes": "512x512", "type": "image/png" }
|
||
|
],
|
||
|
"theme_color": "#fff",
|
||
|
"background_color": "#fff",
|
||
|
"display": "standalone"
|
||
|
}
|