{
    "name": "Vex Helper | Ynng",
    "short_name": "Vex Helper",
    "icons": [
        {
            "src": "img/orange_cube.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "img/orange_cube.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "start_url": "/index.html",
    "display": "fullscreen",
    "theme_color": "#B12A34",
    "background_color": "#B12A34"
}