{
  "name": "{{SITE_TITLE}} - 图文素材与视频索引导航",
  "short_name": "{{SITE_TITLE}}",
  "description": "专注于公开图文素材索引与视频内容导航的合规信息整理平台",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#6c5ce7",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/assets/img/icon-192.webp",
      "sizes": "192x192",
      "type": "image/webp",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["news", "entertainment"],
  "lang": "zh-CN",
  "dir": "ltr"
}
