{
    "name": "Hocomb - Real Estate Investment Platform",
    "short_name": "Hocomb",
    "description": "Professional real estate investment and Golden Visa solutions for international investors",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#3b82f6",
    "orientation": "portrait-primary",
    "scope": "/",
    "lang": "en",
    "categories": [
        "business",
        "finance",
        "property"
    ],
    "icons": [
        {
            "src": "/static/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/static/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "apple-touch-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "Buy to Invest",
            "short_name": "Invest",
            "description": "High-ROI investment properties",
            "url": "/buy-to-invest/",
            "icons": [
                {
                    "src": "/static/icon-invest.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Buy to Migrate",
            "short_name": "Migrate",
            "description": "Golden Visa eligible properties",
            "url": "/buy-to-migrate/",
            "icons": [
                {
                    "src": "/static/icon-migrate.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Co-Investment",
            "short_name": "Co-Invest",
            "description": "Exclusive development opportunities",
            "url": "/co-investment/",
            "icons": [
                {
                    "src": "/static/icon-coinvest.png",
                    "sizes": "96x96"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with our experts",
            "url": "/contact/",
            "icons": [
                {
                    "src": "/static/icon-contact.png",
                    "sizes": "96x96"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false
}