{
  "name": "ClashOmega — Clash 代理规则管理扩展",
  "short_name": "ClashOmega",
  "description": "Chrome 浏览器扩展，用于管理 Clash 代理规则。三模式切换、域名匹配检测、快捷规则管理，致敬 SwitchyOmega / ZeroOmega。",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#0A0612",
  "theme_color": "#6750A4",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
