{
    "name": "БизON - Продажи",
    "short_name": "БизON Продажи",
    "description": "БИЗОН - бизнес-решения, встроенные в вашу систему и нацеленные на решение ваших конкретных задач: запуск, выход на новые рынки, оптимизация затрат или увеличение продаж.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1b24",
    "theme_color": "#10b77d",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/images/favicon-16.png",
            "sizes": "16x16",
            "type": "image/png"
        },
        {
            "src": "/images/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/images/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        }
    ],
    "categories": [
        "business",
        "productivity",
        "utilities"
    ],
    "lang": "ru",
    "dir": "ltr",
    "scope": "/",
    "id": "bizon-sales",
    "shortcuts": [
        {
            "name": "Главная",
            "short_name": "Главная",
            "description": "Перейти на главную страницу",
            "url": "/#hero",
            "icons": [
                {
                    "src": "/images/favicon-16.png",
                    "sizes": "16x16"
                }
            ]
        },
        {
            "name": "РОП",
            "short_name": "РОП",
            "description": "Руководитель отдела продаж",
            "url": "/#rop",
            "icons": [
                {
                    "src": "/images/favicon-16.png",
                    "sizes": "16x16"
                }
            ]
        },
        {
            "name": "Отдел продаж",
            "short_name": "ОП",
            "description": "Отдел продаж 2.0",
            "url": "/#sales-department",
            "icons": [
                {
                    "src": "/images/favicon-16.png",
                    "sizes": "16x16"
                }
            ]
        },
        {
            "name": "Стратегия",
            "short_name": "Стратегия",
            "description": "Стратегия и реализация",
            "url": "/#strategy",
            "icons": [
                {
                    "src": "/images/favicon-16.png",
                    "sizes": "16x16"
                }
            ]
        },
        {
            "name": "FAQ",
            "short_name": "FAQ",
            "description": "Часто задаваемые вопросы",
            "url": "/#faq",
            "icons": [
                {
                    "src": "/images/favicon-16.png",
                    "sizes": "16x16"
                }
            ]
        }
    ]
}