{
  "name": "نظام POS",
  "short_name": "POS",
  "description": "نظام إدارة نقاط البيع الاحترافي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/placeholder.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "url": "/pos",
      "description": "فتح نقطة البيع مباشرة"
    },
    {
      "name": "المنتجات",
      "url": "/products",
      "description": "عرض وإدارة المنتجات"
    },
    {
      "name": "التقارير",
      "url": "/reports",
      "description": "عرض التقارير والإحصائيات"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "screenshots": []
}
