{
  "name": "UAECalculate — Free UAE Business Tools",
  "short_name": "UAECalculate",
  "description": "9 free calculators and generators for UAE expats, freelancers and SME owners. Gratuity, VAT, salary, invoice generator and more.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0a5c4a",
  "theme_color": "#0a5c4a",
  "scope": "/",
  "lang": "en",
  "categories": ["finance", "business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/screen1.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Gratuity Calculator"
    }
  ],
  "shortcuts": [
    {
      "name": "Gratuity Calculator",
      "short_name": "Gratuity",
      "description": "Calculate UAE end-of-service gratuity",
      "url": "/?tool=gratuity",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "VAT Calculator",
      "short_name": "VAT",
      "description": "Add or remove 5% UAE VAT",
      "url": "/?tool=vat",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Invoice Generator",
      "short_name": "Invoice",
      "description": "Generate a UAE VAT invoice",
      "url": "/?tool=invoice",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Salary Calculator",
      "short_name": "Salary",
      "description": "Break down your UAE salary",
      "url": "/?tool=salary",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
