{
    "name": "Pot of Gold",
    "short_name": "PotOfGold",
    "description": "A provably fair crypto lottery on Base. 6 players enter, 1 winner takes all.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#18181b",
    "theme_color": "#eab308",
    "icons": [
        {
            "src": "/icon.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/icon.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}