{
    "name": "KABOOMZ",
    "short_name": "KABOOMZ",
    "description": "Online Bomberman Battle Arena",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#050505",
    "theme_color": "#050505",
    "start_url": "/",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}