{
  "name": "Mobile ERP — نظام إدارة المحل",
  "short_name": "Mobile ERP",
  "description": "نظام إدارة متكامل لمحلات الموبايل",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0f1a",
  "theme_color": "#0a0f1a",
  "orientation": "portrait-primary",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/favicon.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity"],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "short_name": "POS",
      "url": "/pos",
      "description": "فتح نقطة البيع مباشرة"
    },
    {
      "name": "المخزون",
      "short_name": "مخزون",
      "url": "/inventory",
      "description": "إدارة المخزون"
    }
  ]
}
