{
  "name": "ملفوف — نظام إدارة المطاعم",
  "short_name": "ملفوف",
  "description": "نظام إدارة نقاط البيع والمطاعم",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#070c14",
  "theme_color": "#3b82f6",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    { "src": "icons/icon-192.svg", "sizes": "192x192", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-512.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "any" },
    { "src": "icons/icon-maskable.svg", "sizes": "512x512", "type": "image/svg+xml", "purpose": "maskable" },
    { "src": "favicon.png", "sizes": "32x32", "type": "image/png" }
  ],
  "screenshots": [],
  "categories": ["business", "productivity"],
  "shortcuts": [
    { "name": "الطلبات", "url": "/orders", "description": "عرض الطلبات" },
    { "name": "التقارير", "url": "/reports", "description": "التقارير" }
  ]
}
