{
  "name": "شغّلني — وظائف بمنطقتك",
  "short_name": "شغّلني",
  "description": "منصة العمل المحلية: وظائف قريبة منك، التسجيل والتقديم مجاني تماماً للعمال.",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#02051a",
  "theme_color": "#02051a",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "الوظائف المتاحة",
      "short_name": "وظائف",
      "url": "/?go=listings",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "إشعاراتي",
      "short_name": "إشعارات",
      "url": "/?go=notifs",
      "icons": [{ "src": "/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
