{
  "name": "{{SITE_TITLE}} - 发现好内容，分享真感受",
  "short_name": "{{SITE_TITLE}}",
  "description": "{{SITE_TITLE}} 是一个汇聚高质量影视评论、娱乐资讯与饭圈动态的图文社区，提供深度影评、必看榜单、讨论小组与创作中心。",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFFFFF",
  "theme_color": "#00D26A",
  "categories": ["entertainment", "social", "news"],
  "icons": [
    {
      "src": "/assets/images/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any"
    },
    {
      "src": "/assets/images/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ]
}
