14 lines
187 B
JSON
14 lines
187 B
JSON
|
{
|
||
|
"short_name": "Focus",
|
||
|
"name": "Focus",
|
||
|
"start_url": "/",
|
||
|
"display": "standalone",
|
||
|
"icons": [
|
||
|
{
|
||
|
"src": "/img/icon.svg",
|
||
|
"type": "image/svg+xml",
|
||
|
"sizes": "any"
|
||
|
}
|
||
|
]
|
||
|
}
|