{
  "name": "Trend Hubing",
  "short_name": "TrendHubing",
  "start_url": "/",
  "display": "standalone",
  "background_color": "white",
  "theme_color": "white",
  "icons": [
    {
      "src": "home/images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "home/images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}