{
  "name": "AMBAB TASTE Business Management",
  "short_name": "AMBAB Admin",
  "description": "AMBAB TASTE restaurant operations workspace",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f7f7f3",
  "theme_color": "#5a1016",
  "lang": "en-NG",
  "categories": [
    "business",
    "food"
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Orders",
      "short_name": "Orders",
      "url": "/orders"
    },
    {
      "name": "POS",
      "short_name": "POS",
      "url": "/pos"
    }
  ]
}