{
  "name": "私人资料库",
  "short_name": "资料库",
  "description": "gb.jdzent.top — 私人资料库（笔记、文件、相册、视频、设置）",
  "start_url": "/?tab=files",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#ff7ac8",
  "background_color": "#10131b",
  "lang": "zh-CN",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["productivity", "utilities"],
  "shortcuts": [
    { "name": "文件",     "short_name": "文件",   "url": "/?tab=files",    "icons": [{"src":"/icon-192.png","sizes":"192x192"}] },
    { "name": "相册",     "short_name": "相册",   "url": "/?tab=photos",   "icons": [{"src":"/icon-192.png","sizes":"192x192"}] },
    { "name": "视频",     "short_name": "视频",   "url": "/?tab=videos",   "icons": [{"src":"/icon-192.png","sizes":"192x192"}] }
  ]
}
