{
    "name": "Rhynn-x World",
    "short_name": "Rhynn-x",
    "description": "A fantasy MMORPG browser game. Explore, fight, and level up in the world of Rhynn-x.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#ff8c00",
    "background_color": "#0a0d12",
    "display": "standalone",
    "start_url": "/"
}