{
  "name": "وظفني — منصة التوظيف الذكية",
  "short_name": "وظفني",
  "description": "ابحث عن وظيفتك المثالية بالذكاء الاصطناعي في الخليج العربي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f5f0",
  "theme_color": "#4a7c59",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "تصفح الوظائف",
      "short_name": "الوظائف",
      "description": "ابحث عن وظائف جديدة",
      "url": "/jobs",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    },
    {
      "name": "المساعد الذكي",
      "short_name": "المساعد",
      "description": "تحدث مع المساعد الذكي",
      "url": "/ai-assistant",
      "icons": [{ "src": "/favicon.ico", "sizes": "64x64" }]
    }
  ]
}
