26 lines
629 B
JSON
26 lines
629 B
JSON
{
|
||
"name": "SuperSam Доставка",
|
||
"short_name": "SuperSam",
|
||
"description": "Панель управления доставкой стройматериалов с уведомлениями.",
|
||
"start_url": "/dashboard",
|
||
"scope": "/",
|
||
"display": "standalone",
|
||
"background_color": "#f4f7f5",
|
||
"theme_color": "#12805c",
|
||
"lang": "ru",
|
||
"icons": [
|
||
{
|
||
"src": "/icons/icon-192.svg",
|
||
"sizes": "192x192",
|
||
"type": "image/svg+xml",
|
||
"purpose": "any"
|
||
},
|
||
{
|
||
"src": "/icons/icon-512.svg",
|
||
"sizes": "512x512",
|
||
"type": "image/svg+xml",
|
||
"purpose": "any"
|
||
}
|
||
]
|
||
}
|