{
  "name": "Wasl Client",
  "short_name": "Wasl Client",
  "description": "Wasl Logistics client portal",
  "start_url": "/client-portal",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0b1f2a",
  "orientation": "any",
  "icons": [
    {
      "src": "/brand/wasl-app-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
