{
    "name": "NipeBei — Bid. Win. Own.",
    "short_name": "NipeBei",
    "description": "Tanzania's leading online auction marketplace. Discover verified sellers, place bids in real-time, and win premium items at unbeatable prices.",
    "start_url": "/",
    "scope": "/",
    "id": "/",
    "display": "standalone",
    "display_override": ["standalone", "minimal-ui", "browser"],
    "orientation": "portrait-primary",
    "background_color": "#ffffff",
    "theme_color": "#FD526C",
    "lang": "en-TZ",
    "dir": "ltr",
    "categories": ["shopping", "business", "finance"],
    "iarc_rating_id": "",

    "icons": [
        {
            "src": "/icons/logo.png",
            "sizes": "16x16",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "32x32",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "48x48",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "72x72",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "96x96",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "128x128",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "144x144",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "152x152",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "256x256",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "384x384",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/logo.png",
            "sizes": "180x180",
            "type": "image/png",
            "purpose": "any"
        }
    ],

    "screenshots": [
        {
            "src": "/img/banner-6.png",
            "sizes": "1280x800",
            "type": "image/png",
            "form_factor": "wide",
            "label": "NipeBei Homepage — Browse Live Auctions"
        },
        {
            "src": "/img/banner-6.jpg",
            "sizes": "1280x800",
            "type": "image/jpeg",
            "form_factor": "wide",
            "label": "NipeBei Auction Detail — Place Your Bid"
        },
        {
            "src": "/img/banner-6.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "NipeBei on Mobile — Live Auctions"
        },
        {
            "src": "/img/banner-6.jpg",
            "sizes": "390x844",
            "type": "image/jpeg",
            "form_factor": "narrow",
            "label": "NipeBei on Mobile — Bidding Screen"
        }
    ],

    "shortcuts": [
        {
            "name": "Live Auctions",
            "short_name": "Live",
            "description": "Browse all live auctions happening right now",
            "url": "/auctions?filter=live",
            "icons": [
                {
                    "src": "/icons/logo.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "My Bids",
            "short_name": "My Bids",
            "description": "View your active and past bids",
            "url": "/account/bids",
            "icons": [
                {
                    "src": "/icons/logo.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        },
        {
            "name": "Watchlist",
            "short_name": "Watchlist",
            "description": "Auctions you are watching",
            "url": "/auctions",
            "icons": [
                {
                    "src": "/icons/logo.png",
                    "sizes": "96x96",
                    "type": "image/png"
                }
            ]
        }

    ],

    "related_applications": [
        {
            "platform": "play",
            "url": "https://play.google.com/store/apps/details?id=co.tz.nipebei",
            "id": "co.tz.nipebei"
        },
        {
            "platform": "itunes",
            "url": "https://apps.apple.com/app/nipebei/id0000000000"
        }
    ],
    "prefer_related_applications": false,

    "protocol_handlers": [
        {
            "protocol": "web+nipebei",
            "url": "/auctions?ref=%s"
        }
    ],

    "share_target": {
        "action": "/share-target",
        "method": "GET",
        "params": {
            "title": "title",
            "text": "text",
            "url": "url"
        }
    },

    "edge_side_panel": {
        "preferred_width": 480
    }
}
