{ "name": "Handy mountain climber", "short_name": "Handy mountain climber", "id": "com.example.gamename", "description": "the game is Mountain climbing but With hands! you can grab platforms to climb the mountain to the peak the game does not have saves so if you fell down you will reset ( that is a feature from the game)", "orientation": "any", "start_url": "./index.html", "display": "standalone", "background_color": "black", "categories": ["games", "entertainment"], "icons": [{ "src": "Capture.PNG", "sizes": "36x36" },{ "src": "Capture.PNG", "sizes": "48x48" },{ "src": "Capture.PNG", "sizes": "72x72" },{ "src": "Capture.PNG", "sizes": "96x96" },{ "src": "Capture.PNG", "sizes": "144x144" },{ "src": "Capture.PNG", "sizes": "192x192" },{ "src": "Capture.PNG", "sizes": "512x512" }] }