{
    "id": "/",
    "name": "LeinGPT — платформа №1 для работы с ИИ в России",
    "short_name": "LeinGPT",
    "description": "Платформа №1 для работы с ИИ в России: чат с GPT-5.5, Claude 4.8, Gemini 3.1 Pro, генерация изображений, видео и музыки. 89+ нейросетей в одном месте, без VPN.",
    "icons": [
        {
            "src": "img/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "img/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "img/favicon-32x32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/favicon-16x16.png",
            "sizes": "16x16",
            "type": "image/png"
        }
    ],
    "theme_color": "#0A0A0A",
    "background_color": "#0A0A0A",
    "display": "standalone",
    "orientation": "portrait",
    "start_url": "/",
    "scope": "/",
    "lang": "ru",
    "categories": [
        "productivity",
        "utilities",
        "artificial intelligence"
    ],
    "shortcuts": [
        {
            "name": "Чат с нейросетями",
            "short_name": "Чат",
            "url": "/chat/",
            "icons": [{ "src": "img/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Студия генерации",
            "short_name": "Студия",
            "url": "/studio/",
            "icons": [{ "src": "img/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Галерея",
            "short_name": "Галерея",
            "url": "/gallery",
            "icons": [{ "src": "img/android-chrome-192x192.png", "sizes": "192x192" }]
        },
        {
            "name": "Музыка",
            "short_name": "Музыка",
            "url": "/music",
            "icons": [{ "src": "img/android-chrome-192x192.png", "sizes": "192x192" }]
        }
    ]
}
