{
    "name": "ИИ - ассистент",
    "short_name": "Ассистент",
    "icons": [
        {
            "src": "/static/Lord_26-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/static/Lord_26-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1117",
    "theme_color": "#0f1117"
}