{
    "name": "GetApart",
    "short_name": "GetApart",
    "description": "Апартаменты и краткосрочная аренда — поиск, бронирование и кабинет владельца",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f0f7ff",
    "theme_color": "#1d4ed8",
    "orientation": "any",
    "categories": [
        "travel",
        "lifestyle"
    ],
    "lang": "ru",
    "dir": "ltr",
    "icons": [
        {
            "src": "/build/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/build/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Каталог",
            "short_name": "Каталог",
            "description": "Поиск квартир и апартаментов",
            "url": "https://getapart.ru/apartments",
            "icons": [
                {
                    "src": "/build/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Тариф PRO",
            "short_name": "PRO",
            "description": "Подписка для владельцев",
            "url": "https://promo.getapart.ru/for-owners",
            "icons": [
                {
                    "src": "/build/icons/icon-192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "share_target": {
        "action": "https://getapart.ru/apartments",
        "method": "GET",
        "enctype": "application/x-www-form-urlencoded",
        "params": {
            "title": "q",
            "text": "q",
            "url": "q"
        }
    }
}
