{
  "name": "openchat — AI 角色对话",
  "short_name": "openchat",
  "description": "与高保真预设或自定义 AI 角色对话，支持按对话调节模型参数。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f12",
  "theme_color": "#0f0f12",
  "lang": "zh-CN",
  "categories": ["social", "entertainment", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
