{
  "name": "PUBG UC Store",
  "short_name": "PUBG UC",
  "description": "متجر شدات PUBG Mobile - شحن سريع وأمان كامل",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1A1A2E",
  "theme_color": "#F39C12",
  "orientation": "portrait",
  "scope": "/",
  "lang": "ar",
  "dir": "rtl",
  "categories": ["shopping", "utilities"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "اطلب الآن",
      "short_name": "طلب",
      "url": "/?action=order",
      "description": "الانتقال مباشرة لصفحة الطلب"
    },
    {
      "name": "الأسعار",
      "short_name": "الأسعار",
      "url": "/?view=prices",
      "description": "عرض قائمة الأسعار"
    }
  ]
}