{
    "name": "PixelBattle",
    "short_name": "PixelBattle",
    "description": "Collaborative pixel art on Base blockchain",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#09090b",
    "theme_color": "#6366f1",
    "icons": [
        {
            "src": "/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml"
        }
    ]
}