{
    "name": "Chillbert's Scoopventure",
    "description": "RPG about bonking desserts and conquering a banana split",
    "icons": [
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./game.html",
    "scope": "./",
    "display": "standalone",
    "theme_color": "#FFB0FF",
    "background_color": "#000000"
}