{
  "name": "名言卡牌",
  "short_name": "名言卡牌",
  "description": "随机抽取一张励志名人名言卡牌",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#0f0f23",
  "theme_color": "#0f0f23",
  "orientation": "portrait-primary",
  "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='80' fill='%230f0f23'/%3E%3Ctext x='256' y='340' text-anchor='middle' font-size='280' fill='%23c0392b'%3E%E2%9C%A6%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
