{
    "name": "宇航百川成员通讯录",
    "short_name": "YHBC通讯录",
    "description": "宇航百川公司内部成员通讯录，支持搜索、筛选、一键拨号",
    "start_url": "./contacts.html",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#ffffff",
    "theme_color": "#165DFF",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ]
}
