{
  "name": "VLP Client Portal",
  "short_name": "VLP",
  "description": "Your private property portfolio space",
  "start_url": "/client",
  "display": "standalone",
  "background_color": "#F5F2EC",
  "theme_color": "#001345",
  "orientation": "portrait",
  "scope": "/client",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
