{
  "name": "ERP System",
  "short_name": "ERP",
  "description": "نظام إدارة المتجر",
  "start_url": "/pages/dashboard.html",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00407e",
  "orientation": "any",
  "icons": [
    {
      "src": "/vendor/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/vendor/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
