{
    "id": "/",
    "name": "МОИСЧЕТА",
    "short_name": "МОИСЧЕТА",
    "description": "Управление арендой недвижимости",
    "lang": "ru",
    "dir": "ltr",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "any"
        },
        {
            "src": "/favicon.svg",
            "type": "image/svg+xml",
            "sizes": "any",
            "purpose": "maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Задачи",
            "url": "/tasks",
            "description": "Задачи и календарь"
        },
        {
            "name": "Сообщения",
            "url": "/messages",
            "description": "Мессенджер"
        },
        {
            "name": "Объекты",
            "url": "/properties",
            "description": "Объекты и аренда"
        }
    ]
}
