{
  "name": "水印工作台 - 批量照片文字水印",
  "short_name": "水印工作台",
  "description": "离线可用的本地照片文字水印工具，支持批量上传、重复斜向水印、实时预览和一键下载。",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#111827",
  "background_color": "#18130f",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
