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