{
    "name": "Prism Party Panel",
    "short_name": "Pterodactyl",
    "description": "Management interface for the Prism Party Network",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#2c83e8",
    "theme_color": "#2c83e8",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "https://www.cubey.rocks/arix/prism-logo.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ]
}