{ "name": "RuneLite", "short_name": "RuneLite", "description": "RuneLite OSRS Client in Browser", "start_url": "/", "display": "fullscreen", "orientation": "landscape", "theme_color": "#ff6600", "background_color": "#000000", "icons": [ { "src": "icon.png", "sizes": "512x512", "type": "image/png" }, { "src": "apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }, { "src": "apple-touch-icon-152x152.png", "sizes": "152x152", "type": "image/png" }, { "src": "apple-touch-icon-144x144.png", "sizes": "144x144", "type": "image/png" }, { "src": "favicon.png", "sizes": "32x32", "type": "image/png" } ] }