{
  "name": "AI 智能攻略",
  "short_name": "AI攻略",
  "description": "说一句话，AI 给你完整旅行攻略",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#faf6f0",
  "theme_color": "#c2410c",
  "lang": "zh-CN",
  "categories": ["travel", "lifestyle"],
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "shortcuts": [
    {
      "name": "快速生成攻略",
      "short_name": "生成攻略",
      "url": "./index.html?focus=1"
    }
  ]
}
