{
  "name": "E.F.G Pro ERP System",
  "short_name": "E.F.G Pro",
  "description": "النظام الشامل لإدارة الشركة، المبيعات، المخازن، والإنتاج.",
  "start_url": "login.php", 
  "display": "standalone",
  "background_color": "#f4f7fe",
  "theme_color": "#2b3674",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}