{
    "name": "Chat",
    "short_name": "Chat",
    "description": "Лёгкий и быстрый веб-мессенджер: чаты, группы и каналы.",
    "lang": "ru",
    "start_url": "/chat",
    "scope": "/",
    "display": "standalone",
    "background_color": "#17212b",
    "theme_color": "#3390ec",
    "icons": [
        { "src": "/favicon.svg", "type": "image/svg+xml", "sizes": "any" },
        { "src": "/img/icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "/img/icon-512.png", "type": "image/png", "sizes": "512x512" },
        { "src": "/img/icon-maskable.svg", "type": "image/svg+xml", "sizes": "any", "purpose": "maskable" },
        { "src": "/img/icon-maskable-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" }
    ]
}
