{
  "name": "{{SITE_TITLE}} - 影视后期视效制作",
  "short_name": "{{SITE_TITLE}}",
  "description": "国内顶尖影视后期制作公司，专注CG特效、DI调色、XR虚拟拍摄与数字人研发。",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#00FF66",
  "orientation": "any",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/assets/images/vfx-studio-hero.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/images/vfx-studio-hero.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/assets/images/vfx-studio-hero.webp",
      "sizes": "1280x720",
      "type": "image/webp",
      "label": "{{SITE_TITLE}} 首页"
    }
  ],
  "categories": ["entertainment", "productivity"],
  "shortcuts": [
    {
      "name": "视效解析",
      "short_name": "VFX解析",
      "description": "查看最新视效解析文章",
      "url": "/pages/vfx-breakdown.html",
      "icons": [{"src": "/assets/images/vfx-studio-hero.webp", "sizes": "96x96"}]
    },
    {
      "name": "招贤纳士",
      "short_name": "招聘",
      "description": "查看最新招聘职位",
      "url": "/pages/careers.html",
      "icons": [{"src": "/assets/images/vfx-studio-hero.webp", "sizes": "96x96"}]
    }
  ]
}
