{
  "name": "Project Control - نظام إدارة المشاريع الإنشائية",
  "short_name": "Project Control",
  "description": "لوحة تحكم ونظام إدارة ومتابعة المشاريع الإنشائية المتقدم",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1A237E",
  "theme_color": "#1A237E",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
