{
  "name": "有点儿意思",
  "short_name": "有点儿意思",
  "description": "探索无界 · 发现奇趣",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#FFDF73",
  "theme_color": "#FFB52E",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='22' fill='%23FFB52E'/%3E%3Ctext x='50' y='50' font-size='55' text-anchor='middle' dominant-baseline='central'%3E%E2%98%80%EF%B8%8F%3C/text%3E%3C/svg%3E",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}