{
    "name": "RustDash - Управление клиентами RustDesk",
    "short_name": "RustDash",
    "description": "Менеджер клиентов RustDesk для удалённого доступа",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#85ffbd",
    "theme_color": "#222529",
    "lang": "ru-RU",
    "icons": [
        {
            "src": "/icon512_maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icon512_rounded.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}