{
    "short_name": "GS2",
    "name": "Goober Shooter 2",
    "icons": [
        {
        "src": "/graphics/icon128.png",
        "sizes": "128x128",
        "type": "image/png"
        },
        {
        "src": "/graphics/icon256.png",
        "sizes": "256x256",
        "type": "image/png"
        },
        {
        "src": "/graphics/icon512.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ],
    "start_url": "https://debread.space/games/GooberShooter2/",
    "display": "standalone",
    "theme_color": "black",
    "background_color": "black"
}