{
    "name": "Random Tools",
    "short_name": "Random Tools",
    "description": "Dice roller, lottery picker, and group shuffler",
    "start_url": "./index.html",
    "display": "standalone",
    "background_color": "#1e1b4b",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🎲</text></svg>",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}
