{
    "name": "Noori By Nikita",
    "short_name": "NBN",
    "icons": [
        {
          "src": "img/icons/favicon.svg",
          "type": "image/svg",
          "sizes": "any"
        },
        {
          "src": "img/icons/favicon-32x32.png",
          "type": "image/png",
          "sizes": "32x32"
        },
        {
          "src": "img/icons/favicon-16x16.png",
          "type": "image/png",
          "sizes": "16x16"
        },
        {
          "src": "img/icons/apple-touch-icon-152x152.png",
          "type": "image/png",
          "sizes": "152x152"
        },
        {
          "src": "img/icons/safari-pinned-tab.svg",
          "type": "image/svg",
          "color": "#000000"
        },
        {
          "src": "img/icons/msapplication-icon-144x144.png",
          "type": "image/png",
          "sizes": "144x144"
        }
    ],      
    "start_url": "/",
    "scope": ".",
    "display": "standalone",
    "background_color": "#fff",
    "theme_color": "#000",
    "description": "Jewellery Store",
    "dir": "ltr",
    "lang": "en-US"
}