{
  "name": "Bossverse POS — بوس فيرس",
  "short_name": "Bossverse POS",
  "description": "نظام نقطة البيع الاحترافي — يعمل بإنترنت وبدونه",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#22c55e",
  "lang": "ar",
  "dir": "rtl",
  "orientation": "landscape",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "نقطة البيع",
      "url": "/pos",
      "description": "فتح شاشة البيع مباشرة"
    },
    {
      "name": "الطلبات",
      "url": "/orders",
      "description": "عرض الطلبات"
    }
  ]
}
