{
  "name": "راجي – منصة الخدمات",
  "short_name": "راجي",
  "description": "منصة تربط طالبي الخدمات بمزوديها",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0f",
  "theme_color": "#c9a84c",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/imegs/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/imegs/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "طلب جديد",
      "url": "/request.html",
      "description": "إنشاء طلب خدمة جديد"
    },
    {
      "name": "طلباتي",
      "url": "/my-requests.html",
      "description": "متابعة طلباتي"
    },
    {
      "name": "لوحة المزود",
      "url": "/provider-dashboard.html",
      "description": "لوحة تحكم مزود الخدمة"
    }
  ]
}
