{
    "name": "SatoshiBlocks",
    "short_name": "SatoshiBlocks",
    "description": "The ultimate block puzzle game on Base.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#010409",
    "theme_color": "#FFD700",
    "icons": [
        {
            "src": "https://raw.githubusercontent.com/SatoshiXXL/Satoshiblocks/main/public/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://raw.githubusercontent.com/SatoshiXXL/Satoshiblocks/main/public/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}