{
  "name": "我们的澳洲旅行手册",
  "short_name": "旅行手册",
  "description": "离线可查看的 AI 原生私人旅行规划空间",
  "lang": "zh-CN",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f3eb",
  "theme_color": "#0e6b78",
  "icons": [
    {
      "src": "/icons/trip-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
