{
  "name": "Інтернет-магазин промокодів KOD",
  "short_name": "KOD",
  "Scope": "/",
  "start_url": "/?f=mnf",
  "background_color": "#F6F6F6",
  "theme_color": "#373F50",
  "description": "Купити онлайн промокоди, ваучери, подарункові сертифікати на kod.com.ua",
  "version": "1",
  "orientation": "portrait", 	
  "icons": [{
        "src": "/google-touch-icon.png",
        "sizes": "1024x1024",
	  	"purpose": "any"
    },{
        "src": "/favicon.svg",
        "sizes": "48x48 72x72 96x96 128x128 256x256 512x512 1024x1024",
        "type": "image/svg+xml",
        "purpose": "any"
        }		   
],
  "display": "fullscreen",
  "scope": "/",
  "serviceworker": {
    "src": "sw.js",
    "scope": "/",
    "update_via_cache": "none"
  },	
	"screenshots": [{
    "src": "/i/scl.png",
    "sizes": "1178x471",
    "type": "image/png"
  }]	
}