{
  "name": "{{SITE_TITLE}} - 糖心旅行日记与目的地指南",
  "short_name": "{{SITE_TITLE}}",
  "description": "世界那么大，和糖心一起去看看。探索全球热门目的地，获取最新旅行攻略。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0096C7",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/assets/images/hero-banner.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["travel", "lifestyle"],
  "lang": "zh-CN"
}
