{
  "name": "年度记账本",
  "short_name": "记账本",
  "description": "一款简洁美观的年度记账网页应用",
  "version": "1.1.0",
  "theme_color": "#00796b",
  "background_color": "#e0f7fa",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "./",
  "start_url": "./index.html",
  "icons": [
    {
      "src": "https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=money%20wallet%20icon%20green%20blue%20minimal%20flat%20design&image_size=square",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "https://trae-api-cn.mchost.guru/api/ide/v1/text_to_image?prompt=money%20wallet%20icon%20green%20blue%20minimal%20flat%20design&image_size=square_hd",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
