{
    "short_name": "BCA Buyer App",
    "name": "BCA Buyer App",
    "description": "Easily track and manage your active proxy bids all in one place with the help of colour coded statuses to edit, delete and/or navigate to live sales.",
    "prefer_related_applications": true,
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "related_applications": [
        {
            "platform": "play",
            "id": "com.bca.buyerapp"
        }
    ],
    "icons": [
        {
            "src": "/dam/native-app/512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
        {
            "src": "/dam/native-app/192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/dam/native-app/196x196.png",
            "sizes": "196x196",
            "type": "image/png"
        }
    ]
}