{
  "name": "نظام إدارة Gsmarb",
  "short_name": "Gsmarb",
  "description": "نظام متكامل لإدارة حسابات وصيانة أجهزة المحمول",
  "start_url": "/dashboard.php",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#4361ee",
  "background_color": "#f0f4ff",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
