{
    "name": "Bidyolo — Local Auctions",
    "short_name": "Bidyolo",
    "description": "Seattle's live auction marketplace. Bid, win, and meet up safely. $1 flat fee.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#020D0C",
    "theme_color": "#0F766E",
    "orientation": "any",
    "prefer_related_applications": false,
    "categories": ["shopping", "lifestyle"],
    "lang": "en-US",
    "dir": "ltr",
    "icons": [
        {
            "src": "icons/Icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "icons/Icon-maskable-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "icons/Icon-maskable-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "icons/Icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "form_factor": "narrow",
            "label": "Bidyolo Home — Live Auctions"
        }
    ]
}
