{
    "name": "iiinvest",
    "short_name": "iiinvest",
    "description": "Приватный инвестиционный PWA-терминал",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#05070d",
    "theme_color": "#05070d",
    "lang": "ru",
    "icons": [
        {
            "src": "/img/icons/avatar-3d.jpg",
            "sizes": "192x192",
            "type": "image/jpeg",
            "purpose": "any maskable"
        },
        {
            "src": "/img/icons/avatar-3d.jpg",
            "sizes": "512x512",
            "type": "image/jpeg",
            "purpose": "any maskable"
        }
    ]
}
