{
  "name": "OrderXonline Admin",
  "short_name": "OrderXonline",
  "start_url": "/index.html",
  "display": "standalone",
  "background_color": "#06413c",
  "theme_color": "#06413c",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/images/logo-orderxonline-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "url": "/index.html#pos",
      "description": "POS counter"
    },
    {
      "name": "شاشة المطبخ",
      "url": "/kitchen.html",
      "description": "Kitchen display"
    },
    {
      "name": "الويتر",
      "url": "/waiter.html",
      "description": "Waiter tables"
    }
  ]
}
