{
  "name": "音束视频网",
  "short_name": "音束视频",
  "description": "传承中华文化，共享艺术之美 — 中国传统文化视频分享平台",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a0e00",
  "theme_color": "#d97706",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["entertainment", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "首页",
      "url": "/",
      "description": "浏览传统文化视频"
    },
    {
      "name": "创作中心",
      "url": "/creator",
      "description": "发布您的作品"
    }
  ]
}
