{  "name": "股息复利仪表盘",  "short_name": "股息复利",  "description": "记录持仓、每月投入和股息复利目标进度。",  "start_url": "./index.html",  "scope": "./",  "display": "standalone",  "orientation": "portrait",  "background_color": "#f6f7f2",  "theme_color": "#145d39",  "icons": [    {      "src": "./icons/icon.svg",      "sizes": "any",      "type": "image/svg+xml",      "purpose": "any maskable"    }  ]}