{
  "name": "{{SITE_TITLE}} - 影视娱乐全案营销与公关宣发平台",
  "short_name": "{{SITE_TITLE}}",
  "description": "专注影视娱乐全案营销与公关宣发，助力品牌破圈增长",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A1A",
  "theme_color": "#1A1A1A",
  "orientation": "portrait-primary",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/assets/images/hero-neon-city.webp",
      "sizes": "192x192",
      "type": "image/webp"
    },
    {
      "src": "/assets/images/hero-neon-city.webp",
      "sizes": "512x512",
      "type": "image/webp"
    }
  ],
  "categories": ["business", "entertainment", "marketing"],
  "shortcuts": [
    {
      "name": "影视宣发",
      "url": "/pages/film-marketing.html"
    },
    {
      "name": "爆款案例",
      "url": "/pages/cases.html"
    },
    {
      "name": "站内搜索",
      "url": "/search.html"
    }
  ]
}
