{
  "name": "Claude Bridge",
  "short_name": "Claude",
  "description": "Claude AI 聊天助手",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f5f5",
  "theme_color": "#007aff",
  "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='22' fill='%23007aff'/><text x='50' y='68' font-size='58' font-family='Arial' font-weight='bold' text-anchor='middle' fill='white'>C</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}