{
  "name": "赛博爆爆",
  "short_name": "赛博爆爆",
  "description": "输入 50 字，让赛博爆爆输出风格化文本。",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f6f1e8",
  "theme_color": "#7B5E42",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='192' height='192' viewBox='0 0 192 192'%3E%3Crect width='192' height='192' rx='46' fill='%237B5E42'/%3E%3Ctext x='96' y='118' text-anchor='middle' font-size='72' font-family='Arial,sans-serif' fill='white'%3E爆%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}