{
  "name": "EG² ERP - نظام إدارة المؤسسات",
  "short_name": "EG² ERP",
  "description": "نظام متكامل لإدارة المؤسسات يشمل المحاسبة، المخزون، نقاط البيع، والتقارير التنبؤية",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "finance", "productivity"],
  "icons": [
    {
      "src": "https://qr.eg2.top/c/public/img/logo-small.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qr.eg2.top/c/public/img/logo-small.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "https://qr.eg2.top/c/public/img/logo-small.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://qr.eg2.top/c/public/img/logo-small.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "https://qr.eg2.top/c/public/img/screenshot-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "https://qr.eg2.top/c/public/img/screenshot-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow"
    }
  ],
  "shortcuts": [
    {
      "name": "تسجيل الدخول",
      "short_name": "دخول",
      "description": "سجل دخولك إلى النظام",
      "url": "/c/public/login/",
      "icons": [
        {
          "src": "https://qr.eg2.top/c/public/img/logo-small.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "لوحة التحكم",
      "short_name": "لوحة",
      "description": "اذهب إلى لوحة التحكم",
      "url": "/dashboard/",
      "icons": [
        {
          "src": "https://qr.eg2.top/c/public/img/logo-small.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.eg2.erp"
    }
  ],
  "prefer_related_applications": false,
  "display_override": ["standalone", "minimal-ui"],
  "handle_links": "auto",
  "launch_handler": {
    "client_mode": "auto"
  },
  "edge_side_panel": {
    "preferred_width": 400
  },
  "share_target": {
    "action": "/share/",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  }
}