{
  "name": "النصر للاستشارات الهندسية",
  "short_name": "النصر الهندسي",
  "description": "التطبيق الرسمي لمكتب النصر للاستشارات الهندسية — اطّلع على خدماتنا ومشاريعنا وتواصل معنا مباشرة.",
  "start_url": "index.php",
  "scope": "./",
  "id": "ann-eng-site",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1329",
  "theme_color": "#0b1329",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "خدماتنا",
      "short_name": "الخدمات",
      "url": "index.php#services",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "مشاريعنا",
      "short_name": "المشاريع",
      "url": "index.php#projects",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تواصل معنا",
      "short_name": "اتصل بنا",
      "url": "index.php#contact",
      "icons": [{ "src": "icon-192.png", "sizes": "192x192" }]
    }
  ]
}