{
  "name": "今天吃什么",
  "short_name": "今晚吃啥",
  "description": "用滑动卡片解决每天不知道吃什么的难题",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff8ec",
  "theme_color": "#2f7d55",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' rx='128' fill='%232f7d55'/%3E%3Ctext x='256' y='350' font-size='300' font-family='PingFang SC, sans-serif' font-weight='900' fill='white' text-anchor='middle'%3E食%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
