{
    "theme_color": "#f2f2f2",
    "background_color": "#4f46e5",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "logo-maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "logo-512.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "1024x1024",
            "src": "logo.png",
            "type": "image/png"
        }
    ],
    "orientation": "any",
    "display": "standalone",
    "dir": "auto",
    "lang": "en-US",
    "name": "RandomDraw",
    "short_name": "RandomDraw",
    "start_url": "https://randomdraw.io/app",
    "scope": "https://randomdraw.io",
    "description": "Create transparent, certified random draws in real-time — with your team, your community, or a crowd.",
    "id": "https://randomdraw.io/app"
}
