{
  "id": "/",
  "name": "رقيم تشغيل — RAQEEM",
  "short_name": "رقيم",
  "description": "منصة تشغيل وإدارة لشركات المقاولات والتشطيبات",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#375093",
  "theme_color": "#375093",
  "icons": [
    {
      "src": "/static/img/pwa/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/static/img/pwa/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "سجل حركة",
      "short_name": "سجل",
      "description": "التسجيل السريع لليوم",
      "url": "/quick/lite/",
      "icons": [
        {
          "src": "/static/img/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "تشغيل اليوم",
      "short_name": "اليوم",
      "description": "الرئيسية — صورة التشغيل",
      "url": "/",
      "icons": [
        {
          "src": "/static/img/pwa/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
