{
  "name": "TravelPlanner - 智能旅行规划",
  "short_name": "旅行规划",
  "description": "输入你想去的地方，AI 将为你生成最佳路线、推荐热门景点并提供详细攻略",
  "start_url": "/",
  "display": "standalone",
  "background-color": "#020617",
  "theme-color": "#1e40af",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/icons/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "navigation"],
  "prefer_related_applications": false
}
