38 lines
881 B
JSON
38 lines
881 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.png",
|
||
"sizes": "192x192",
|
||
"type": "image/png",
|
||
"purpose": "any"
|
||
},
|
||
{
|
||
"src": "/icons/icon-512.png",
|
||
"sizes": "512x512",
|
||
"type": "image/png",
|
||
"purpose": "any"
|
||
},
|
||
{
|
||
"src": "/icons/icon-192.png",
|
||
"sizes": "192x192",
|
||
"type": "image/png",
|
||
"purpose": "maskable"
|
||
},
|
||
{
|
||
"src": "/icons/icon-512.png",
|
||
"sizes": "512x512",
|
||
"type": "image/png",
|
||
"purpose": "maskable"
|
||
}
|
||
]
|
||
}
|