{
    "theme_color": "#0a192d",
    "background_color": "#f1f4f8",
    "description": "UrbanCRM — компании, сделки, команда",
    "display": "standalone",
    "orientation": "portrait",
    "lang": "ru",
    "prefer_related_applications": false,
    "permissions": [
        "periodic-background-sync"
    ],
    "icons": [
        {
            "src": "/tpl/img/icon/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/tpl/img/icon/192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/tpl/img/icon/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/tpl/img/icon/512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "name": "UrbanCRM",
    "short_name": "UrbanCRM",
    "scope": "/",
    "start_url": "/",
    "id": "/",
    "display_override": [
        "window-controls-overlay"
    ],
    "dir": "auto",
    "categories": [
        "navigation"
    ],
    "screenshots": [
        {
            "src": "/tpl/img/icon/720x405.jpg",
            "sizes": "720x405",
            "type": "image/jpg",
            "platform": "wide",
            "label": "Homescreen"
        }
    ],
    "iarc_rating_id": "16",
    "url_handlers": {
        "scope": {
            "matches": [
                "/*"
            ]
        }
    },
    "protocol_handlers": []
}