{
  "name": "HoulMeigh Sudoku",
  "short_name": "Sudoku",
  "description": "纯静态网页数独：随机生成、四种难度、多风格主题",
  "start_url": ".",
  "display": "standalone",
  "background_color": "#0d1024",
  "theme_color": "#0d1024",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='18' fill='%23C41E3A'/%3E%3Ctext x='50' y='68' font-size='52' text-anchor='middle' fill='white' font-family='serif'%3E%E6%95%B0%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
