{
    "name": "Bike Path: Arcade Edition",
    "short_name": "Bike Path",
    "description": "Dodge cones, collect energy, survive the road.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#0a0a0a",
    "theme_color": "#3498db",
    "icons": [
        { "src": "/bike-icon.svg", "sizes": "any", "type": "image/svg+xml" }
    ]
}