{
    "name": "Amatour",
    "short_name": "Amatour",
    "start_url": "/my-amatour",
    "scope": "/",
    "id": "/my-amatour",
    "lang": "ru",
    "categories": ["games", "social", "sports"],
    "orientation": "portrait",
    "shortcuts": [
        {
            "name": "Игроки",
            "short_name": "Игроки",
            "description": "Список игроков и рейтинг",
            "url": "/ratings",
            "icons": [
                {
                    "src": "/android-chrome-96x96.png?v=2.0",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Турниры",
            "short_name": "Турниры",
            "description": "Список турниров",
            "url": "/tournaments",
            "icons": [
                {
                    "src": "/android-chrome-96x96.png?v=2.0",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Меню",
            "short_name": "Меню",
            "description": "Навигация по сайту",
            "url": "/menu",
            "icons": [
                {
                    "src": "/android-chrome-96x96.png?v=2.0",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }
    ],
    "screenshots": [
        {
            "src": "/screenshots/amatour-my-account-mobile.webp",
            "sizes": "1290x2796",
            "type": "image/webp",
            "platform": "narrow",
            "label": "Личный кабинет игрока на мобильном устройстве"
        },
        {
            "src": "/screenshots/amatour-tournaments-mobile.webp",
            "sizes": "1290x2796",
            "type": "image/webp",
            "platform": "narrow",
            "label": "Список турниров Amatour на мобильном устройстве"
        },
        {
            "src": "/screenshots/amatour-my-account-desktop.webp",
            "sizes": "1440x1080",
            "type": "image/webp",
            "platform": "wide",
            "form_factor": "wide",
            "label": "Личный кабинет игрока на компьютере"
        },
        {
            "src": "/screenshots/amatour-tournaments-desktop.webp",
            "sizes": "1440x1080",
            "type": "image/webp",
            "platform": "wide",
            "form_factor": "wide",
            "label": "Список турниров Amatour на компьютере"
        }
    ],
    "description": "Всероссийская серия любительских турниров по теннису Amatour",
    "icons": [
        {
            "src": "/android-chrome-36x36.png?v=2.0",
            "sizes": "36x36",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-48x48.png?v=2.0",
            "sizes": "48x48",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-72x72.png?v=2.0",
            "sizes": "72x72",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-96x96.png?v=2.0",
            "sizes": "96x96",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-144x144.png?v=2.0",
            "sizes": "144x144",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-192x192.png?v=2.0",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-256x256.png?v=2.0",
            "sizes": "256x256",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-384x384.png?v=2.0",
            "sizes": "384x384",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png?v=2.0",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#3B2942",
    "background_color": "#ffffff",
    "display": "standalone"
}
