{
    "name": "Светалана — Виртуальный ассистент",
    "short_name": "Светалана",
    "description": "Виртуальный AI-ассистент с голосовым управлением",
    "start_url": "/",
    "display": "fullscreen",
    "display_override": ["window-controls-overlay", "minimal-ui", "fullscreen"],
    "orientation": "portrait",
    "background_color": "#08080f",
    "theme_color": "#00f0ff",
    "categories": ["lifestyle", "productivity", "communication"],
    "lang": "ru-RU",
    "dir": "ltr",
    "icons": [
        {
            "src": "/static/icons/icon.svg",
            "sizes": "512x512",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/static/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "splash_pages": null,
    "scope": "/",
    "prefer_related_applications": false,
    "related_applications": []
}
