{
  "name": "الفارس للعقارات",
  "short_name": "الفارس",
  "description": "أفضل الفلل والعقارات الفاخرة في عجمان",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1923",
  "theme_color": "#0f1923",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["real estate", "business"],
  "shortcuts": [
    {
      "name": "العقارات",
      "url": "/properties.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "تواصل معنا",
      "url": "/contact.html",
      "icons": [{ "src": "/assets/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
