{
  "name": "{{SITE_TITLE}}",
  "short_name": "{{SITE_TITLE}}",
  "description": "聚焦娱乐圈明星绯闻、饭圈爆料、狗仔跟拍与影视圈内幕的泛娱乐吃瓜资讯平台。",
  "lang": "zh-CN",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1A0B2E",
  "theme_color": "#FF007F",
  "categories": ["news", "entertainment", "lifestyle"],
  "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"
    }
  ]
}
