{
    "name": "Cute Fish With Knives",
    "short_name": "CFWK",
    "description": "A creative multiplayer game where you find fish and fight enemies with friends.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#121212",
    "theme_color": "#ff66aa",
    "orientation": "any",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any maskable"
        },
        {
            "src": "/favicon.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["games", "entertainment"],
    "lang": "en",
    "dir": "ltr"
}
