{
  "name": "أراضي — نظام إدارة الأراضي الزراعية والعقارية",
  "short_name": "أراضي",
  "description": "نظام رقمنة وإدارة الأراضي الزراعية والعقارية بنظام القيراط المصري",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1B4332",
  "background_color": "#f0f4f1",
  "lang": "ar",
  "dir": "rtl",
  "categories": [
    "productivity",
    "utilities",
    "government"
  ],
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "بحث عن مستأجر",
      "short_name": "بحث",
      "url": "/#/search",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "التعديات النشطة",
      "short_name": "تعديات",
      "url": "/#/encroachments",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "prefer_related_applications": false
}