{
  "name": "FMX GLOBAL EXPRESS",
  "description": "FMX GLOBAL EXPRESS - GONDERI TAKIP SISTEMI",
  "short_name": "FMX GLOBAL EXPRESS",
  "icons": [{
    "src": "images/logo16.png", 
    "sizes": "16x16",
    "type": "image/png"
  },{
    "src": "images/logo64.png",
    "sizes": "64x64"
  }, {
    "src": "images/logo128.png",
    "sizes": "128x128"
  }, {
    "src": "images/logo144.png",
    "sizes": "144x144"
  }],

  "scope": "/",
  "start_url": "/pages/login/index.php",
  "id":"/",
  "display": "fullscreen",
  "theme_color": "#194b7b",
  "background_color": "#194b7b",
  "serviceworker": { 
    "src": "sw.js", 
    "scope": "/racer/", 
    "update_via_cache": "none" 
  },
  "screenshots": [{
    "src": "images/screen-640.png",
    "sizes": "640x480",
    "type": "image/png"
  },{
    "src": "images/screen-1280.png",
    "sizes": "1280x920",
    "type": "image/png"
  }]

}
