{
  "name": "景行 · 全国著名景点查询",
  "short_name": "景行",
  "description": "一站式查询全国著名景点的门票价格、开放时间、建议游玩时长、最佳季节与实战攻略。",
  "lang": "zh-CN",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f6f9f8",
  "theme_color": "#0d7a6f",
  "categories": ["travel", "lifestyle", "utilities"],
  "icons": [
    {
      "src": "assets/img/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
