{
  "name": "旅遊匯率換算表 ｜ Travel Exchange Rates",
  "short_name": "旅遊匯率",
  "description": "即時旅遊匯率換算工具，支援自訂金額區間，出國購物免稅對照必備。",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#555555",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "https://electrify.tw/img/electrify-favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://electrify.tw/img/electrify-favicon.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
