{
  "name": "Salary Arrear Calculator",
  "short_name": "Salary Arrear",
  "description": "Printable salary arrear calculator with DA, HRA, GPF, RGHS, tax deduction, pay level selection, July increment logic, and month-wise arrear calculations.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f1f5f9",
  "theme_color": "#0f172a",
  "lang": "en-IN",
  "categories": ["business", "finance", "productivity", "utilities"],
  "icons": [
    {
      "src": "./favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
