{
  "name": "{{SITE_TITLE}} - 全网明星艺人公开演艺履历与作品档案库",
  "short_name": "{{SITE_TITLE}}",
  "description": "客观、全面、权威的明星艺人公开资料库",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/images/hero-spotlight.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/hero-spotlight.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["entertainment", "news"],
  "lang": "zh-CN"
}
