{ "name": "Feline Fury", "short_name": "Feline Fury", "id": "com.example.gamename", "description": "A cat goes on a mission to overthrow a rat kingdom by himself.\n\nGame made for GDevelop BIG Game Jam #7. Theme is \"overpowered.\" \n\nLeft or A key to move left\nRight or D key to move right\nUp or W key or Space Bar to jump\nM key to mute or unmute music\nEnter / Return key to scroll through text\nC key to skip cutscenes", "orientation": "any", "start_url": "./index.html", "display": "standalone", "background_color": "black", "categories": ["games", "entertainment"], "icons": [{ "src": "FelineFuryTitle.png", "sizes": "512x512" }] }