{
  "name": "MASTER SERVICES - نظام إدارة مركز الصيانة",
  "short_name": "MASTER SERVICES",
  "description": "نظام متكامل لإدارة مراكز صيانة السيارات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a192f",
  "theme_color": "#f97316",
  "orientation": "any",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/logo.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "categories": ["business", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "لوحة التحكم",
      "short_name": "Dashboard",
      "description": "الانتقال إلى لوحة التحكم",
      "url": "/"
    },
    {
      "name": "الفواتير",
      "short_name": "Invoices",
      "description": "إدارة الفواتير",
      "url": "/invoices"
    },
    {
      "name": "الخزينة",
      "short_name": "Treasury",
      "description": "إدارة الخزينة",
      "url": "/treasury"
    }
  ]
}
