{
  "name": "Seder FM — نظام إدارة العمالة",
  "short_name": "Seder FM",
  "description": "نظام تشغيل وصيانة وإدارة العمالة",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0E4D5C",
  "theme_color": "#0E4D5C",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon_maskable_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon_maskable_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "الداشبورد",
      "short_name": "الداشبورد",
      "url": "/",
      "icons": [{ "src": "/icons/icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "الموظفون",
      "short_name": "الموظفون",
      "url": "/employees",
      "icons": [{ "src": "/icons/icon_192.png", "sizes": "192x192" }]
    },
    {
      "name": "الفواتير",
      "short_name": "الفواتير",
      "url": "/invoices",
      "icons": [{ "src": "/icons/icon_192.png", "sizes": "192x192" }]
    }
  ]
}
