{
  "name": "Jerry 短链管理",
  "short_name": "短链管理",
  "description": "简洁高效的短链管理平台",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f5f7",
  "theme_color": "#f5f5f7",
  "scope": "./",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ]
}
