{
    "name": "PultChat — Все мессенджеры в CRM",
    "short_name": "PultChat",
    "description": "Telegram, WhatsApp, MAX и SMS — все каналы в одном окне CRM",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0f1923",
    "theme_color": "#1da1f2",
    "orientation": "any",
    "lang": "ru",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='80' fill='%230f1923'/><text x='256' y='340' text-anchor='middle' font-size='300' font-family='Arial'>💬</text></svg>",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='30' fill='%230f1923'/><text x='96' y='130' text-anchor='middle' font-size='110' font-family='Arial'>💬</text></svg>",
            "sizes": "192x192",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ],
    "categories": ["business", "productivity"],
    "shortcuts": [
        {
            "name": "Инбокс",
            "url": "/?tab=inbox",
            "description": "Входящие сообщения"
        },
        {
            "name": "Аналитика",
            "url": "/?tab=analytics",
            "description": "Статистика каналов"
        }
    ]
}
