{
  "name": "小工具集合",
  "short_name": "小工具",
  "description": "JS 線上工具整合 - 文字、影像、資料處理小工具",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f4f1e6",
  "theme_color": "#96ac72",
  "icons": [
    {
      "src": "./images/icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}
