{
  "name": "途记 · 可复用的行程工具站",
  "short_name": "途记",
  "description": "AI 生成行程、一键解析攻略、多人协作编辑，别人的攻略拿来就能用。",
  "lang": "zh-CN",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#E8A93C",
  "background_color": "#FBF9F4",
  "icons": [
    { "src": "app-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "app-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
