{
 "name": "بوابة الجودة المتميزة — العقود وبطاقات العمل",
 "short_name": "بوابة الجودة",
 "description": "نظام العقود والمخزون وبطاقات عمل الصيانة والتكييف",
 "id": "./index.html",
 "start_url": "./index.html",
 "scope": "./",
 "display": "standalone",
 "orientation": "any",
 "dir": "rtl",
 "lang": "ar",
 "background_color": "#F4F6F8",
 "theme_color": "#3E4B5F",
 "icons": [
  {
   "src": "icon-192-v2.png",
   "sizes": "192x192",
   "type": "image/png"
  },
  {
   "src": "icon-512-v2.png",
   "sizes": "512x512",
   "type": "image/png"
  },
  {
   "src": "icon-maskable-v2.png",
   "sizes": "512x512",
   "type": "image/png",
   "purpose": "maskable"
  }
 ],
 "shortcuts": [
  {
   "name": "بطاقات العمل",
   "url": "./index.html#/wc",
   "icons": [
    {
     "src": "icon-192-v2.png",
     "sizes": "192x192"
    }
   ]
  },
  {
   "name": "المواعيد",
   "url": "./index.html#/cal",
   "icons": [
    {
     "src": "icon-192-v2.png",
     "sizes": "192x192"
    }
   ]
  }
 ]
}