{ "name": "我的行程 · Trip", "short_name": "行程", "description": "AI 规划、地图校真、离线随身的个人旅游攻略", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#f4f2ed", "theme_color": "#d8462f", "lang": "zh-CN", "icons": [ { "src": "/icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }