{
  "name": "EasyKat - Online Shopping",
  "short_name": "EasyKat",
  "description": "Shop fashion, gifts, home and more",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "icons": [
    {
      "src": "https://easykat.com/app_img_url.png",
      "sizes": "512x512",
      "type": "image/png"
    },{
        "src": "/favicon-192.png",
        "sizes": "192x192",
        "type": "image/png"
    }
  ]
}