{
  "name": "نظام إدارة الورشة",
  "short_name": "الورشة",
  "description": "تطبيق أوفلاين لإدارة العملاء والسيارات والفواتير والمخزن وطلبات العملاء",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f3f6f8",
  "theme_color": "#714b67",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "any",
  "icons": [
    {
      "src": "./assets/logo-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
