{
  "name": "离线翻译 — Offline Translator",
  "short_name": "离线翻译",
  "description": "中英离线 AI 翻译工具，模型在设备本地运行",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0f0f1a",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "categories": ["utilities", "productivity"],
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
