mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-09 09:20:54 +00:00
11 lines
322 B
JSON
11 lines
322 B
JSON
{
|
|
"name": "huly",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
|
|
{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
|
|
{ "src": "/icon-1024.png", "type": "image/png", "sizes": "1024x1024" }
|
|
],
|
|
"start_url": "/",
|
|
"scope": "/"
|
|
} |