{
    "name": "Bela RCC v3.1.9",
    "short_name": "Bela RCC",
    "description": "Dual iPad RCC with server-side Ride Manager for browser uploads and active ride selection.",
    "start_url": "./index.html",
    "scope": "./",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#02060d",
    "theme_color": "#02060d",
    "icons": [
        {
            "src": "icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}
