{
  "name": "سامتك ERP",
  "short_name": "SAMTECH",
  "description": "نظام إدارة مشاريع البناء والتطوير العقاري",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#3b82f6",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": [
    "business",
    "productivity"
  ],
  "shortcuts": [
    {
      "name": "المشاريع",
      "url": "/projects",
      "description": "إدارة المشاريع"
    },
    {
      "name": "تقارير الموقع",
      "url": "/site-reports",
      "description": "تقارير الموقع اليومية"
    },
    {
      "name": "المحاسبة",
      "url": "/accounting",
      "description": "القيود اليومية"
    },
    {
      "name": "Gantt",
      "url": "/gantt",
      "description": "الجدول الزمني"
    }
  ]
}