{
  "name": "Rehman Mirza & Company",
  "short_name": "Rehman Mirza & Co.",
  "description": "Auditors, Tax Consultants & Corporate Lawyers — Trusted Since 1973",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "dir": "ltr",
  "categories": ["business", "finance", "legal"],
  "icons": [
    {
      "src": "/images/icon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Services",
      "short_name": "Services",
      "description": "View our tax, audit & corporate legal services",
      "url": "/services"
    },
    {
      "name": "Tax Calculator",
      "short_name": "Calculator",
      "description": "Free Tax Year 2026 income tax calculator",
      "url": "/tax-calculator"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "description": "Get in touch for a free consultation",
      "url": "/contact"
    }
  ]
}
