{
  "id": "./",
  "name": "VAREX Business Management System",
  "short_name": "VAREX",
  "description": "VAREX Business Management System - Sales, Inventory, Customers, Suppliers, Accounts and Reports",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6fb",
  "theme_color": "#172554",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "./varex-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./varex-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "./varex-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
