{
  "name": "汇率通 FX Hub",
  "short_name": "FX Hub",
  "description": "Currency converters, budget calculators, exchange fee tools, history charts, and world currency references.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}