{
    "name": "IOTC Real Asset - Investment & Asset Management Platform",
    "short_name": "IOTC",
    "description": "Leading investment platform specializing in real estate, asset management, and sustainable financial strategies across Europe, Asia, and the Middle East",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#0F2B26",
    "categories": [
        "business",
        "finance"
    ],
    "screenshots": [
        {
            "src": "/screenshot-wide.webp",
            "sizes": "540x720",
            "type": "image/webp",
            "form_factor": "wide"
        },
        {
            "src": "/screenshot-narrow.webp",
            "sizes": "270x540",
            "type": "image/webp",
            "form_factor": "narrow"
        }
    ],
    "icons": [
        {
            "src": "/favicon-48x48.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-96x96.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/favicon-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "shortcuts": [
        {
            "name": "Portfolio",
            "short_name": "Portfolio",
            "description": "View IOTC investment portfolio",
            "url": "/portfolio",
            "icons": [
                {
                    "src": "/favicon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        },
        {
            "name": "Contact Us",
            "short_name": "Contact",
            "description": "Get in touch with IOTC team",
            "url": "/contact-us",
            "icons": [
                {
                    "src": "/favicon-192x192.png",
                    "sizes": "192x192"
                }
            ]
        }
    ],
    "related_applications": [],
    "prefer_related_applications": false,
    "share_target": {
        "action": "/share",
        "method": "POST",
        "enctype": "multipart/form-data",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    }
}