{
  "name": "Phonex ERP - نظام إدارة المبيعات",
  "short_name": "Phonex ERP",
  "description": "نظام متكامل لإدارة المبيعات والفواتير الضريبية وفق نظام ZATCA السعودي",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f5f6fa",
  "theme_color": "#1e2d4a",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/manus-storage/icon-192_4d986469.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/manus-storage/icon-512_7f129d95.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "فاتورة جديدة",
      "short_name": "فاتورة",
      "url": "/sales/new",
      "description": "إنشاء فاتورة جديدة"
    },
    {
      "name": "العملاء",
      "short_name": "العملاء",
      "url": "/customers",
      "description": "إدارة العملاء"
    }
  ]
}
