{
  "name": "GOPACO - نظام إدارة الإنتاج",
  "short_name": "GOPACO",
  "description": "شركة الأوراق الذهبية الصناعية - نظام شامل لإدارة الإنتاج وتتبع الطلبات",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c9a227",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "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"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "الطلبات",
      "short_name": "الطلبات",
      "description": "عرض جميع الطلبات",
      "url": "/orders",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "متابعة الإنتاج",
      "short_name": "المتابعة",
      "description": "متابعة سير الإنتاج",
      "url": "/production-timeline",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
