{
  "name": "ShopOS Store",
  "short_name": "ShopOS",
  "description": "نظام نقاط البيع وإدارة المخزون الاحترافي لمحلات التجزئة.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0e0e2e",
  "theme_color": "#0e0e2e",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    {
      "src": "/assets/icon.svg",
      "sizes": "48x48 72x72 96x96 128x128 144x144 192x192 256x256 384x384 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ]
}
