{
  "id": "/",
  "name": "谷歌翻译助手",
  "short_name": "翻译助手",
  "description": "文本、文档、图片、网页与 AI 多场景翻译",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f8ff",
  "theme_color": "#1a73e8",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/static/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
