{
  "name": "Zhongbz - Free Financial Calculators",
  "short_name": "Zhongbz",
  "description": "Free online financial calculators including tax, freelancer rate, overtime pay, severance pay, and pension estimator tools.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f2f7",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "assets/ic_title.png",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}