{
    "name": "ERBY",
    "short_name": "ERBY",
    "version": "1.3.0",
    "description": "Easy Roadmap Builder of Yalkee",
    "start_url": "./",
    "display": "standalone",
    "background_color": "#242424",
    "theme_color": "#333333",
    "icons": [
        {
            "src": "images/logo.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}