{
  "name": "EgyFarms — نظام إدارة المزارع",
  "short_name": "EgyFarms",
  "description": "نظام متكامل لإدارة المزارع والمحاصيل والمبيعات والمخزون",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0a0f1a",
  "theme_color": "#10b981",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "لوحة التحكم", "url": "/#dashboard", "description": "افتح لوحة التحكم" },
    { "name": "المبيعات",    "url": "/#sales",     "description": "إدارة المبيعات" },
    { "name": "المخزون",     "url": "/#inventory", "description": "إدارة المخزون" }
  ]
}
