{
  "name": "ستور إن آوت - إدارة محلات الملابس والأحذية",
  "short_name": "ستور إن آوت",
  "description": "نظام إدارة محلات الملابس والأحذية - مبيعات، مخزون، مشتريات، عملاء، وتقارير",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f5fa",
  "theme_color": "#4f46e5",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    { "src": "assets/icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "assets/icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" }
  ]
}
