{
    "name":"Watches World",
    "short_name":"Watches World",
    "icons":[
        {
            "src":"https://www.watchesworld.com/wp-content/themes/ww2/assets/images/fav-icon/apple-touch-icon-72x72.png?v=5",
            "sizes":"72x72",
            "type":"image/png"
        }, 
        {
            "src":"https://www.watchesworld.com/wp-content/themes/ww2/assets/images/fav-icon/apple-touch-icon-144x144.png?v=5",
            "sizes":"144x144",
            "type":"image/png"
        }, 
        {
            "src":"https://www.watchesworld.com/wp-content/themes/ww2/assets/images/fav-icon/android-chrome-512x512.png",
            "sizes":"512x512",
            "type":"image/png"
        } , 
        {
            "src":"https://www.watchesworld.com/wp-content/themes/ww2/assets/images/fav-icon/android-chrome-192x192.png",
            "sizes":"192x192",
            "type":"image/png"
        }   
    ],

    "theme_color":"#ffffff",
    "background_color":"#ffffff",
    "display":"browser",
    "start_url": "https://watchesworld.com/",
    "categories": ["shopping"],
    "shortcuts" : [
        {
          "name": "Jewelry",
          "url": "https://www.watchesworld.com/product-category/jewelry/",
          "description": "All our jewelry products"
        },
        {
          "name": "All watches",
          "url": "https://www.watchesworld.com/shop/?newrelease=ASC&catalog=all",
          "description": "Watches collections"
        },
        {
            "name": "Watches brands",
            "url": "https://www.watchesworld.com/brands/"
        }
      ]
}