{
  "name": "{{SITE_TITLE}} - 正能量粉丝后援会与星粉互动社区",
  "short_name": "{{SITE_TITLE}}",
  "description": "响应清朗行动号召的正能量粉丝互动社区，聚焦公益活动、二创作品、线下应援与理性追星。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFF0F5",
  "theme_color": "#FFB6C1",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "zh-CN",
  "categories": ["social", "entertainment"],
  "icons": [
    {
      "src": "/assets/images/cherry-blossom-hero.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/cherry-blossom-hero.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ]
}
