{
  "name": "图库管理器",
  "short_name": "图库",
  "description": "本地图库管理：支持保留原始文件名、文件夹导入自动建分类、PWA 可安装到主屏幕",
  "start_url": "./图片.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#121212",
  "theme_color": "#4a7aff",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
