{
    "id": "/",
    "name": "轻松牙医",
    "short_name": "轻松牙医",
    "description": "轻松牙医口腔诊所管理软件，支持患者管理、预约、收费、病历、影像与经营分析。",
    "lang": "zh-CN",
    "dir": "ltr",
    "start_url": "/#/login",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#23B1F3",
    "theme_color": "#23B1F3",
    "categories": ["business", "health", "productivity"],
    "prefer_related_applications": false,
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
