{
    "name": "Rytok Marketplace",
    "short_name": "Rytok",
    "description": "Turn your items into cash on Rytok. Ghana's premier marketplace for vehicles, smartphones, and local services. Sell fast, shop smarter.",
    "id": "com.rytok.marketplace",
    "start_url": "/gh",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#0066FF",
    "orientation": "portrait-primary",
    "lang": "en",
    "dir": "ltr",
    "icons": [
        {
            "src": "/icons/icon-new.png",
            "sizes": "1024x1024",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-new.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable any"
        },
        {
            "src": "/icons/icon-new.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable any"
        }
    ],
    "categories": [
        "shopping",
        "business",
        "lifestyle"
    ],
    "share_target": {
        "action": "/listings/create",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },
    "screenshots": [],
    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=com.rytok.marketplace",
            "id": "com.rytok.marketplace"
        }
    ],
    "prefer_related_applications": false
}