{
  "name": "FuelOS - إدارة محطات الوقود",
  "short_name": "FuelOS",
  "description": "منصة ERP لإدارة محطات الوقود",
  "start_url": "/dashboard",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#030712",
  "theme_color": "#f97316",
  "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"],
  "shortcuts": [
    { "name": "لوحة التحكم", "url": "/dashboard",            "description": "الصفحة الرئيسية" },
    { "name": "العمليات",    "url": "/dashboard/operations", "description": "مراقبة الورديات" },
    { "name": "التحليلات",   "url": "/dashboard/analytics",  "description": "التقارير الشاملة" }
  ]
}
