{
  "name": "مبيعات الذبائح",
  "short_name": "الذبائح",
  "description": "تطبيق إدارة مبيعات الذبائح",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#fdf8ef",
  "theme_color": "#1a6b3a",
  "orientation": "portrait",
  "lang": "ar",
  "dir": "rtl",
 "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"
  }
],
  "categories": ["business", "productivity"],
  "screenshots": []
}
