{
    "name": "Goose Moto",
    "short_name": "Goose Moto",
    "description": "An original 8-bit style goose motocross arcade racer.",
    "start_url": "/games/GooseMoto/index.html",
    "scope": "/games/GooseMoto/",
    "display": "fullscreen",
    "orientation": "landscape",
    "background_color": "#79c7ee",
    "theme_color": "#101826",
    "icons": [
        {
            "src": "favicon.png?v=2",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}