21 lines
525 B
JSON
21 lines
525 B
JSON
{
|
|
"name": "Рыбсток",
|
|
"short_name": "Рыбсток",
|
|
"description": "Качество со склада. Стоковые цены.",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/images/brand/favicon-rybstock-monogram-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/assets/images/brand/favicon-rybstock-monogram-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#173d2c",
|
|
"background_color": "#fffefa",
|
|
"display": "standalone"
|
|
}
|