{
  "name": "Baydar POS",
  "short_name": "Baydar",
  "description": "Point of Sale & Inventory Management",
  "start_url": "/pos",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#1C1A15",
  "background_color": "#FAFAF7",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["business", "finance", "productivity"],
  "shortcuts": [
    {
      "name": "New Sale",
      "url": "/pos",
      "description": "Open the POS terminal"
    },
    {
      "name": "Bills",
      "url": "/bills",
      "description": "View sales bills"
    }
  ]
}
