{
  "name": "Sajelli — منصة إدارة الأعمال",
  "short_name": "Sajelli",
  "description": "Sajelli — wholesale business management platform",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#5955D1",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/nexlink/images/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/nexlink/images/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/nexlink/images/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "الطلبات", "short_name": "Orders", "url": "/dashboard/orders" },
    { "name": "الفواتير", "short_name": "Invoices", "url": "/dashboard/invoices" },
    { "name": "العملاء", "short_name": "Customers", "url": "/dashboard/customers" }
  ]
}
