{
    "name": "Smush Fighter",
    "short_name": "Smush",
    "description": "Free online anime platform fighter. Ranked 1v1 matchmaking, private rooms, tournaments, local versus and training — playable straight from your browser.",
    "id": "/",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "landscape",
    "background_color": "#0a0a0a",
    "theme_color": "#0a0a0a",
    "categories": ["games", "entertainment"],
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        }
    ]
}
