{
  "name": "سندك - Sanadik",
  "short_name": "سندك",
  "description": "سوق سندك الإلكتروني — بيع وشراء كل ما تحتاجه بنظام الدفع الآمن (Escrow)",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "dir": "rtl",
  "lang": "ar",
  "background_color": "#f5f6f8",
  "theme_color": "#08428C",
  "categories": ["shopping", "business", "finance"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "أضف إعلان",
      "short_name": "إعلان",
      "description": "نشر منتج جديد للبيع",
      "url": "/?action=add"
    },
    {
      "name": "طلباتي",
      "short_name": "طلبات",
      "description": "عرض طلباتي النشطة",
      "url": "/?action=orders"
    },
    {
      "name": "المفضلة",
      "short_name": "مفضلة",
      "description": "المنتجات المحفوظة",
      "url": "/?action=favorites"
    }
  ]
}
