{
    "name": "Lightning Lanes",
    "short_name": "LNLanes",
    "description": "Route payments across the Lightning Network — puzzle game teaching LN routing through 10 progressive levels",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a1a",
    "theme_color": "#0a0a1a",
    "orientation": "portrait",
    "categories": ["education", "puzzle", "games"],
    "icons": [
        { "src": "icon-192.png", "type": "image/png", "sizes": "192x192" },
        { "src": "icon-512.png", "type": "image/png", "sizes": "512x512" }
    ]
}
