{
  "name": "LiteWebChat",
  "short_name": "LiteChat",
  "description": "轻量AI聊天",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0d1117",
  "theme_color": "#0d1117",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%2358a6ff'/><text x='50%' y='54%' font-size='50' fill='%230d1117' text-anchor='middle' dy='.3em'>L</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' fill='%2358a6ff'/><text x='50%' y='54%' font-size='50' fill='%230d1117' text-anchor='middle' dy='.3em'>L</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml"
    }
  ]
}

