{
    "name": "Hosting Panel",
    "short_name": "Pterodactyl",
    "description": "Our official hosting panel",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#4d35eb",
    "theme_color": "#4d35eb",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://vexusstudios.com/assets/images/favicons/favicon-light.svg",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}