{
    "name": "BounceBeat!",
    "description": "Just press the spacebar to make Ahbo jump to the beat.",
    "icons": [
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./game.html",
    "scope": "./",
    "display": "standalone",
    "theme_color": "#1e1e1e",
    "background_color": "#000000"
}