{
    "name": "Jason Mitchell Group",
    "short_name": "JMG Agent",
    "id": "./",
    "start_url": "./",
    "description": "A modern real estate platform providing an efficient and seamless user experience. Explore properties, connect with agents, and manage your real estate needs with advanced features and interactive tools.",
    "display": "standalone",
    "display_override": [
        "window-controls-overlay",
        "standalone",
        "browser"
    ],
    "launch_handler": {
        "client_mode": [
            "navigate-existing",
            "auto"
        ]
    },
    "orientation": "portrait",
    "background_color": "#ffffff",
    "handle_links": "preferred",
    "scope_extensions": [
        {
            "origin": "development.jmgagent.com"
        },
        {
            "origin": "*.development.jmgagent.com"
        }
    ],
    "theme_color": "#0e2846",
    "prefer_related_applications": false,
    "dir": "ltr",
    "lang": "en",
    "icons": [
        {
            "src": "icon-512.png",
            "type": "image/png",
            "sizes": "512x512"
        },
        {
            "src": "icon-192.png",
            "type": "image/png",
            "sizes": "192x192"
        }
    ],
    "shortcuts": [
        {
            "name": "Home Valuation",
            "url": "/home-valuation",
            "description": "What is my home worth?."
        },
        {
            "name": "Find an Agent",
            "url": "/agents",
            "description": "Help me find an agent."
        },
        {
            "name": "Market Trends",
            "url": "/market-trends",
            "description": "What's happening in my neighborhood'."
        }
    ],
    "edge_side_panel": {
        "preferred_width": 480
    },
    "jmg-version": "20260403.1"
}