{
    "name": "Snappy Studio",
    "description": "Decorate photos with sparkles, cute style!",
    "icons": [
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "./game.html",
    "scope": "./",
    "display": "standalone",
    "theme_color": "#6eff88",
    "background_color": "#000000"
}