{
    "name": "Lightbikes Arena",
    "short_name": "Lightbikes",
    "description": "Tron-style multiplayer lightbike game for smartphones",
    "start_url": "./",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#000000",
    "theme_color": "#00FFFF",
    "icons": [
        {
            "src": "./icons/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        }
    ]
}
