{
  "name": "SMPlayer 中文官网",
  "short_name": "SMPlayer",
  "description": "免费开源跨平台视频播放器中文官方网站，提供下载、功能说明、使用指南与常见问题。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "lang": "zh-CN",
  "theme_color": "#1058b8",
  "background_color": "#0b1526",
  "icons": [
    { "src": "/assets/img/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}