{
    "name": "Bike Dash",
    "short_name": "BikeDash",
    "description": "Retro 8-bit bike dash: dodge cars and fish, grab chocolate, beat bosses",
    "start_url": ".",
    "display": "fullscreen",
    "orientation": "portrait",
    "background_color": "#0a0a1a",
    "theme_color": "#0a0a1a",
    "icons": [
        { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
    ]
}
