{
    "name": "GameSpot — Компьютерный клуб",
    "short_name": "GameSpot",
    "description": "Компьютерный клуб в Челябинске. 38 ПК с RTX, 6 PS5-комнат, спортбар 24/7. Онлайн-бронирование.",
    "lang": "ru",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "categories": ["games", "entertainment", "lifestyle"],
    "icons": [
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/images/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Бронирование",
            "short_name": "Брони",
            "description": "Забронировать ПК или PS5",
            "url": "/rooms"
        },
        {
            "name": "Личный кабинет",
            "short_name": "Профиль",
            "url": "/profile"
        }
    ]
}
