{
    "name": "Snapsetog kontrol",
    "short_name": "SnapseTog",
    "description": "Control your ESP32-powered toy train via Bluetooth Low Energy.",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#f0f0f0",
    "theme_color": "#3b82f6",
    "icons": [
        {
            "src": "https://placehold.co/192x192/3b82f6/ffffff?text=🚂",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "https://placehold.co/512x512/3b82f6/ffffff?text=🚂",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
