{
  "name": "Cars Space - فضاء المحركات",
  "short_name": "Cars Space",
  "description": "مركز فضاء المحركات لخدمات السيارات - سمكرة ودهان، بدي كت، ميكانيكا",
  "lang": "ar",
  "dir": "rtl",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#7e0f0f",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "/assets/img/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/img/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["automotive", "business"],
  "shortcuts": [
    {
      "name": "السمكرة والدهان",
      "short_name": "سمكرة",
      "description": "قسم السمكرة والدهان",
      "url": "/body-paint.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "البدي كت",
      "short_name": "بدي كت",
      "description": "قسم البدي كت",
      "url": "/body-kit.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "الميكانيكا",
      "short_name": "ميكانيكا",
      "description": "قسم الميكانيكا",
      "url": "/mechanic.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "التواصل",
      "short_name": "اتصل بنا",
      "description": "صفحة التواصل",
      "url": "/contact.php",
      "icons": [{ "src": "/assets/img/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
