{
    "short_name": "terraceIQ",
    "name": "terraceIQ",
    "start_url": "/dashboard",
    "display": "standalone",
    "theme_color": "#fff",
    "background_color": "#fff",
    "orientation": "portrait-primary",
    "capture_links": "existing-client-navigate",
    "launch_handler": {
        "route_to": "existing-client",
        "navigate_existing_client": "always",
        "client_mode": "navigate-existing"
    },
    "scope": "/"
}


