{
  "name": "Pixel",
  "short_name": "Pixel",
  "description": "前端静态官网",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#fff",
  "theme_color": "#fff",
  "icons": [
    {
      "src": "https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=minimal%20pixel%20icon%20design%20light%20weight%20black%20and%20white&image_size=square",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}