{
  "name": "Claw",
  "short_name": "Claw",
  "description": "直连 Claw 的聊天窗口",
  "start_url": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0f0f",
  "theme_color": "#0f0f0f",
  "icons": [{
    "src": "icon.svg",
    "sizes": "any"
  }]
}
