﻿{
  "name": "نظام إدارة العهد والمهام",
  "short_name": "معروف للسقالات",
  "start_url": "/Employees/Index",
  "display": "standalone",
  "theme_color": "#128C7E",
  "background_color": "#075E54",
  "orientation": "portrait",
  "scope": "/Employees/Index",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
//{
//  "name": "نظام إدارة العهد والمهام",
//  "short_name": "العهد",
//  "description": "تطبيق متكامل لإدارة العهد والمهام والمحادثات",
//  "start_url": "/Attendance/Mobile",
//  "display": "standalone",
//  "theme_color": "#128C7E",
//  "background_color": "#075E54",
//  "orientation": "portrait",
//  "scope": "/",
//  "lang": "ar",
//  "dir": "rtl",
//  "id": "/",
//  "categories": [ "business", "productivity", "finance" ],
//  "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"
//    },
//    {
//      "src": "/icons/icon-384.png",
//      "sizes": "384x384",
//      "type": "image/png",
//      "purpose": "any"
//    },
//    {
//      "src": "/icons/icon-512.png",
//      "sizes": "512x512",
//      "type": "image/png",
//      "purpose": "any"
//    }
//  ],
//  "screenshots": [
//    {
//      "src": "/screenshots/mobile-home.png",
//      "sizes": "1080x1920",
//      "type": "image/png",
//      "form_factor": "wide"
//    }
//  ],
//  "prefer_related_applications": false,
//  "display_override": [ "standalone" ],
//  "edge_side_panel": {
//    "preferred_width": 400
//  },
//  "shortcuts": [
//    {
//      "name": "تسجيل حضور",
//      "short_name": "حضور",
//      "description": "تسجيل الحضور والانصراف",
//      "url": "/Attendance/Mobile",
//      "icons": [
//        {
//          "src": "/icons/icon-96.png",
//          "sizes": "96x96",
//          "type": "image/png"
//        }
//      ]
//    },
//    {
//      "name": "العهد",
//      "short_name": "عهد",
//      "description": "عرض العهد والحركات",
//      "url": "/Custody/Mobile",
//      "icons": [
//        {
//          "src": "/icons/icon-96.png",
//          "sizes": "96x96",
//          "type": "image/png"
//        }
//      ]
//    },
//    {
//      "name": "المهام",
//      "short_name": "مهام",
//      "description": "عرض وإدارة المهام",
//      "url": "/Tasks/MobileTasks",
//      "icons": [
//        {
//          "src": "/icons/icon-96.png",
//          "sizes": "96x96",
//          "type": "image/png"
//        }
//      ]
//    }
//    ,
//    {
//      "name": "المفكرة",
//      "short_name": "مفكرة",
//      "description": "المذكرات والملاحظات",
//      "url": "/Notes/Mobile",
//      "icons": [
//        {
//          "src": "/icons/icon-96.png",
//          "sizes": "96x96",
//          "type": "image/png"
//        }
//      ]
//    }
//  ]
//}