{
  "name": "متجر الملازم",
  "short_name": "الملازم",
  "description": "متجر الملازم - نظام إدارة وبيع الملازم",
  "start_url": "./index.html?v=3",
  "scope": "./",
  "display": "standalone",
  "background_color": "#f0f4f8",
  "theme_color": "#3b82f6",
  "dir": "rtl",
  "lang": "ar",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
