{ "name": "HSY 蓝牙监测", "short_name": "HSY Monitor", "start_url": "./index.html", "display": "standalone", "orientation": "landscape", "background_color": "#eefaf9", "theme_color": "#3cbfb5", "description": "用于连接蓝牙设备并查看环境数据的 PWA 面板。", "icons": [ { "src": "./icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ] }