{
  "name": "Kickback",
  "short_name": "Kickback",
  "description": "Kickback Australia",
  "lang": "en-AU",
  "theme_color": "#264597",
  "background_color": "#EBEBEB",
  "icons":[
  	{"src":"android-chrome-192x192.png","sizes":"192x192","type":"image/png"},
  	{"src":"android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],
  "display": "standalone",
  "scope": "/",
  "start_url": "/?utm_source=manifest"
}