{
    "name": "Ice Curl Clash",
    "short_name": "Ice Curl",
    "description": "Fast ice curling action game",
    "start_url": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0f172a",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "logo.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}