{
  "name": "ShopSouq",
  "short_name": "ShopSouq",
  "description": "ShopSouq — smart choices, better living.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b12",
  "theme_color": "#14b8ff",
  "lang": "ar",
  "dir": "rtl",
  "icons": [
    {
      "src": "/images/p1-airbuds.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["shopping"],
  "shortcuts": [
    {
      "name": "حسابي",
      "short_name": "حسابي",
      "url": "/account.html",
      "icons": [{ "src": "/images/p1-airbuds.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "المفضلة",
      "short_name": "المفضلة",
      "url": "/wishlist.html",
      "icons": [{ "src": "/images/p1-airbuds.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
