2026-01-18 18:57:06 +04:00
|
|
|
|
{
|
|
|
|
|
|
"name": "Novo Market - Интернет-магазин",
|
|
|
|
|
|
"short_name": "Novo",
|
|
|
|
|
|
"description": "Novo Market - ваш онлайн магазин качественных товаров с доставкой",
|
|
|
|
|
|
"theme_color": "#10b981",
|
|
|
|
|
|
"background_color": "#ffffff",
|
|
|
|
|
|
"display": "standalone",
|
|
|
|
|
|
"scope": "./",
|
|
|
|
|
|
"start_url": "./",
|
|
|
|
|
|
"orientation": "portrait",
|
|
|
|
|
|
"categories": ["shopping", "lifestyle"],
|
|
|
|
|
|
"icons": [
|
|
|
|
|
|
{
|
2026-03-06 18:40:58 +04:00
|
|
|
|
"src": "assets/images/novo-favicon.svg",
|
|
|
|
|
|
"sizes": "any",
|
|
|
|
|
|
"type": "image/svg+xml",
|
|
|
|
|
|
"purpose": "any"
|
2026-01-18 18:57:06 +04:00
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"src": "icons/icon-192x192.png",
|
|
|
|
|
|
"sizes": "192x192",
|
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
|
"purpose": "maskable any"
|
|
|
|
|
|
},
|
|
|
|
|
|
{
|
|
|
|
|
|
"src": "icons/icon-512x512.png",
|
|
|
|
|
|
"sizes": "512x512",
|
|
|
|
|
|
"type": "image/png",
|
|
|
|
|
|
"purpose": "maskable any"
|
|
|
|
|
|
}
|
|
|
|
|
|
]
|
|
|
|
|
|
}
|