{
    "name": "JK2 SERVER BROWSER",
    "short_name": "JK2 SERVERS",
    "description": "Real-time Jedi Outcast server list",
    "icons": [
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ],
    "theme_color": "#36393f",
    "background_color": "#36393f",
    "display": "standalone",
    "start_url": "index.php",
    "orientation": "portrait"
}