{
  "name": "Tradie On The Move",
  "short_name": "Tradie",
  "display": "standalone",
  "start_url": "index.html",
  "theme_color": "#1976D2",
  //"background_color": "#F9F9F9",
  "icons": [
    {
      "src": "images/icon-144.png",
      "sizes": "144x144",
      "type": "image/png"
    },
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}