{
  "name": "Hikmat Fashion",
  "short_name": "Hikmat Fashion",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-6.png",
      "sizes": "36x36",
      "type": "image/png",
      "density": 0.75
    },
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-5.png",
      "sizes": "48x48",
      "type": "image/png",
      "density": 1.0
    },
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-4.png",
      "sizes": "72x72",
      "type": "image/png",
      "density": 1.5
    },
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-3.png",
      "sizes": "96x96",
      "type": "image/png",
      "density": 2.0
    },
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-2.png",
      "sizes": "144x144",
      "type": "image/png",
      "density": 3.0
    },
    {
      "src": "http://localhost/hikmatfashion/assets/images/fav/logo-1.png",
      "sizes": "192x192",
      "type": "image/png",
      "density": 4.0
    }
  ],
  "start_url": "http://localhost/hikmatfashion",
  "display": "standalone",
  "orientation": "portrait-primary"
}