{
  "name": "Servash - خدمات احترافية",
  "short_name": "Servash",
  "description": "منصة لحجز الخدمات الاحترافية - Book Professional Services",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["business", "productivity", "lifestyle"],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "الرئيسية",
      "short_name": "Home",
      "description": "الصفحة الرئيسية",
      "url": "/",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "المواعيد",
      "short_name": "Appointments",
      "description": "مواعيدي",
      "url": "/appointments",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    },
    {
      "name": "الإشعارات",
      "short_name": "Notifications",
      "description": "الإشعارات",
      "url": "/notifications",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "96x96"
        }
      ]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "gcm_sender_id": "103953800507"
}
