{
    "background": "white",
    "description": "Platformer game!",
    "display": "fullscreen",
    "orientation": "portrait",
    "icons": [
        {
            "src": "./images/mobile-game-1428111-1207646.png",
            "sizes": "192x192",
            "type": "image/png"
        }
    ],
    "name": "Joe's game game Icon",
    "short_name": "Joe'sGame",
    "start_url": "/NewPlatformer.html"
}