{
  "name": "宝石消消乐",
  "short_name": "消消乐",
  "description": "经典三消手机游戏 - 闯关挑战",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f0e17",
  "theme_color": "#0f0e17",
  "categories": ["games", "entertainment"],
  "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='100' fill='%230f0e17'/%3E%3Cpolygon points='256,80 340,200 430,200 360,280 390,400 256,330 122,400 152,280 82,200 172,200' fill='%23e94560' stroke='%23f5c518' stroke-width='8'/%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
