{
  "name": "簡轉繁工具",
  "short_name": "簡轉繁",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#FFF8EC",
  "theme_color": "#546B41",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}