{
  "name": "Nadeeb Dashboard",
  "short_name": "Nadeeb",
  "description": "B2B Dashboard Platform for Umrah Services Management",
  "theme_color": "#0070f3",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/",
  "icons": [],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "description": "Manage orders",
      "url": "/company/orders"
    }
  ],
  "categories": ["business", "productivity"],
  "lang": "ar-SA",
  "dir": "auto",
  "prefer_related_applications": false
}