{
  "name": "U Good Logistics \u2014 Contractor Hub",
  "short_name": "UGL Hub",
  "start_url": "/portal.html?pwa=1",
  "display": "standalone",
  "background_color": "#f6efdd",
  "theme_color": "#f6efdd",
  "icons": [
    {
      "src": "icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}