{
  "name": "Google Auth ➔ Bitwarden 转换器",
  "short_name": "Auth2FA转换",
  "description": "安全离线的 Google Authenticator 迁移二维码解析与 2FA 密钥转换工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#090d16",
  "theme_color": "#0ea5e9",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230284c7'/><path d='M30 40 L50 20 L70 40 L70 70 L30 70 Z' fill='none' stroke='white' stroke-width='6'/><circle cx='50' cy='52' r='8' fill='white'/><rect x='47' y='52' width='6' height='12' fill='white'/></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ]
}
