{
  "name": "Kaite",
  "short_name": "Kaite",
  "description": "AI 智能助手",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#212121",
  "theme_color": "#212121",
  "categories": ["productivity", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='100' fill='%236366f1'/><text x='256' y='360' font-size='300' font-family='system-ui,sans-serif' font-weight='700' text-anchor='middle' fill='white'>K</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
