{
  "name": "Munshi Tax Calculator",
  "short_name": "Tax Calc",
  "description": "Free Pakistan Income Tax Calculator for 2025-2026 by Munshi Services – Islamabad's top tax consultants.",
  "start_url": "/tax-calculator.html?utm_source=pwa",
  "id": "/tax-calculator.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0054a6",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["finance", "productivity", "utilities"],
  "screenshots": [],
  "icons": [
    {
      "src": "/images/munshi-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/munshi-logo.png",
      "sizes": "500x500",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Calculate Tax",
      "short_name": "Calculate",
      "description": "Open the income tax calculator",
      "url": "/tax-calculator.html",
      "icons": [{ "src": "/images/munshi-logo.png", "sizes": "500x500" }]
    }
  ]
}
