{
    "id": "/",
    "name": "The Bonds & Co.",
    "short_name": "Bonds & Co",
    "description": "Bespoke real estate & team management — Spokane, WA and North Idaho",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#F6F2EB",
    "theme_color": "#3D3D3D",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "categories": [
        "business",
        "lifestyle",
        "productivity"
    ],
    "lang": "en-US",
    "shortcuts": [
        {
            "name": "Admin Portal",
            "short_name": "Portal",
            "description": "CRM, billing, and team management",
            "url": "/portal",
            "icons": [
                {
                    "src": "/icons/portal-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Messages",
            "short_name": "Messages",
            "description": "View conversations and communications",
            "url": "/portal/communications",
            "icons": [
                {
                    "src": "/icons/comms-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Browse Listings",
            "short_name": "Listings",
            "description": "Search available properties",
            "url": "/listings",
            "icons": [
                {
                    "src": "/icons/website-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Contacts",
            "short_name": "CRM",
            "description": "Manage contacts and leads",
            "url": "/portal/contacts",
            "icons": [
                {
                    "src": "/icons/contacts-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Pipeline",
            "short_name": "Deals",
            "description": "Track deals and sales pipeline",
            "url": "/portal/pipelines",
            "icons": [
                {
                    "src": "/icons/pipeline-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Calendar",
            "short_name": "Calendar",
            "description": "View events and schedule",
            "url": "/portal/calendar",
            "icons": [
                {
                    "src": "/icons/calendar-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Tasks",
            "short_name": "Tasks",
            "description": "Manage your to-do list",
            "url": "/portal/tasks",
            "icons": [
                {
                    "src": "/icons/tasks-shortcut.png",
                    "sizes": "192x192",
                    "type": "image/png"
                }
            ]
        }
    ],
    "prefer_related_applications": false
}