{
  "name": "يلا شوبينغ - YALLASHOPPINGS",
  "short_name": "YALLASHOPPINGS",
  "description": "منصة التسوق الإلكتروني المفضلة لديك - يلا شوبينغ",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "background_color": "#05070a",
  "theme_color": "#ff1493",
  "lang": "ar",
  "scope": "/",
  "id": "com.yallashoppings.app",
  "orientation": "any",
  "icons": [
    {
      "src": "/192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/launchericon-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/launchericon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "shopping",
    "lifestyle"
  ],
  "share_target": {
    "action": "/share-target",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "shortcuts": [
    {
      "name": "عروض اليوم",
      "short_name": "العروض",
      "description": "استعرض أحدث العروض والخصومات",
      "url": "/?source=pwa&action=promotions",
      "icons": [{ "src": "/192.png", "sizes": "192x192" }]
    }
  ],
  "launch_handler": {
    "client_mode": ["focus-existing", "auto"]
  },
  "scope_extensions": [
    {"origin": "*.yallashoppings.com"}
  ],
  "protocol_handlers": [
    {
      "protocol": "web+yallashoping",
      "url": "/?p=%s"
    }
  ],
  "screenshots": [
    {
      "src": "/512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow"
    },
    {
      "src": "/1024.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "display_override": ["window-controls-overlay", "tabbed", "standalone"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "image/jpeg": [".jpg", ".jpeg"],
        "image/png": [".png"]
      }
    }
  ],
  "widgets": [
    {
      "name": "YallaShoping Widget",
      "description": "استعرض أحدث العروض والخصومات",
      "tag": "yallashoping-offers",
      "ms_ac_template": "/",
      "data": "/",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/512.png",
          "sizes": "512x512",
          "label": "Offers widget"
        }
      ],
      "icons": [
        {
          "src": "/192.png",
          "sizes": "192x192"
        }
      ]
    }
  ],
  "dir": "rtl",
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.yallashoppings.app",
      "id": "com.yallashoppings.app"
    }
  ]
}