{
  "name": "万用盒在线工具箱",
  "short_name": "万用盒",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f6f8fc",
  "theme_color": "#245fd1",
  "description": "免费 Codex黄历、在线提词器、字数统计、文本整理、网络测速和更多轻量工具",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}