{
  "name": "Dirhamtally — UAE take-home & end-of-service calculator",
  "short_name": "Dirhamtally",
  "description": "Take-home and end-of-service gratuity calculator for the UAE: no income tax (net = gross for expats), EOSG, GPSSA pension and the basic-vs-allowances split.",
  "lang": "en-AE",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#F6F1E6",
  "theme_color": "#0B5D3B",
  "icons": [
    { "src": "/favicon-32.png", "sizes": "32x32", "type": "image/png" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }
  ]
}
