{
    "name": "wyc99 - Free Online Games",
    "short_name": "wyc99",
    "description": "Play free online games at wyc99. Enjoy thousands of HTML5 games across various categories.",
    "start_url": "/index.html",
    "scope": "/",
    "display": "standalone",
    "orientation": "any",
    "background_color": "#ffffff",
    "theme_color": "#ff6b35",
    "lang": "en-US",
    "dir": "ltr",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/imgs/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any"
        },
        {
            "src": "/imgs/logo.png",
            "sizes": "any",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/imgs/favicon.ico",
            "sizes": "32x32 16x16",
            "type": "image/x-icon"
        }
    ],
    "shortcuts": [
        {
            "name": "New Games",
            "short_name": "New",
            "url": "/type.html?type=5&typeName=New",
            "icons": [{ "src": "/imgs/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
        },
        {
            "name": "Hot Games",
            "short_name": "Hot",
            "url": "/type.html?type=14&typeName=Hot",
            "icons": [{ "src": "/imgs/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
        }
    ]
}
