{
  "name": "U Good Logistics — Client Portal",
  "short_name": "UGL Client",
  "start_url": "/client.html?pwa=1",
  "display": "standalone",
  "background_color": "#f6efdd",
  "theme_color": "#f6efdd",
  "icons": [
    {
      "src": "client-icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "client-icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
