{ "name": "Ready2 App", "id": "gg.ready2.mobile", "short_name": "R2", "description": "Where gamers connect, create and compete.", "gcm_sender_id": "103953800507", "start_url": "/", "orientation": "any", "theme_color": "#8E41FF", "background_color": "#8E41FF", "display_override": [ "fullscreen", "minimal-ui" ], "display": "standalone", "icons": [ { "src": "/App_Icon.png", "sizes": "any", "type": "image/x-icon", "purpose": "any" }, { "src": "/App_Icon.png", "sizes": "368x368", "type": "image/png", "purpose": "any" } ], "screenshots": [ { "src": "screenShots/home.png", "sizes": "391x856", "type": "image/png", "form_factor": "narrow", "label": "Application" }, { "src": "screenShots/menu.png", "sizes": "390x551", "type": "image/png", "form_factor": "narrow", "label": "Application" }, { "src": "screenShots/homepage.png", "sizes": "1303x836", "type": "image/png", "form_factor": "wide", "label": "Application" } ] }