{
  "name": "آي ريسايكل - iRecycle",
  "short_name": "iRecycle",
  "description": "منصة iRecycle لتتبع وإدارة المخلفات الذكية — نظام متكامل لإدارة المخلفات والنفايات والحفاظ على البيئة في مصر",
  "start_url": "/dashboard",
  "id": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "minimal-ui"],
  "background_color": "#ffffff",
  "theme_color": "#22996E",
  "orientation": "portrait-primary",
  "dir": "rtl",
  "lang": "ar",
  "categories": ["business", "utilities", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "لوحة التحكم — إدارة شاملة للمخلفات والشحنات"
    },
    {
      "src": "/screenshots/dashboard-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "لوحة التحكم — تتبع ذكي من الموبايل"
    }
  ],
  "shortcuts": [
    { "name": "الشحنات", "short_name": "Shipments", "url": "/dashboard/shipments", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "الإشعارات", "short_name": "Alerts", "url": "/dashboard/notifications", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "تتبع شحنة", "short_name": "Track", "url": "/track", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] },
    { "name": "الخريطة", "short_name": "Map", "url": "/map", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }] }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
