{
  "name": "EZToolbox - 免費實用工具箱",
  "short_name": "EZToolbox",
  "description": "免費實用工具集合，提升您的工作效率",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "theme_color": "#3b82f6",
  "background_color": "#ffffff",
  "display": "standalone",
  "start_url": "/",
  "scope": "/",
  "lang": "zh-TW",
  "orientation": "portrait-primary"
}