{
  "lang": "en",
  "dir": "ltr",
  "name": "Studwelders",
  "description": "DESIGN, DISTRIBUTION & INSTALLATION OF STEEL FLOOR DECKING SYSTEMS THROUGHOUT THE UK",
  "short_name": "Studwelders",
  "icons": [{
    "src": "icon/lowres.webp",
    "sizes": "72x72",
    "type": "image/webp"
  },{
    "src": "apple-touch-icon-72x72.png",
    "sizes": "72x72"
  }, {
    "src": "icon/hd_hi",
    "sizes": "128x128"
  }],
  "scope": "/",
  "start_url": "index.php",
  "display": "fullscreen",
  "orientation": "landscape",
  "theme_color": "#d41d49",
  "background_color": "#113f46",
  "serviceworker": {
    "src": "sw.js",
    "scope": "/",
    "update_via_cache": "none"
  },
  "screenshots": [{
    "src": "manifest/Screenshot-1xjpg",
    "sizes": "640x460",
    "type": "image/jpeg"
  },{
    "src": "manifest/Screenshot-2x.jpg",
    "sizes": "1280x920",
    "type": "image/jpeg"
  }]
}