{
    "name": "Owner / Client Portal",
    "short_name": "Portal",
    "description": "View your property holdings, bookings, registrations, receipts, and maintenance bills.",
    "start_url": "/portal/dashboard",
    "scope": "/portal/",
    "display": "standalone",
    "background_color": "#F2F2F7",
    "theme_color": "#0d6efd",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "any",
            "type": "image/x-icon"
        }
    ]
}
