{
    "name": "Connect App",
    "short_name": "Connect",
    "theme_color": "#333333",
    "background_color": "#333333",
    "display": "standalone",
    "scope": "./",
    "start_url": "./index.html",
    "icons": [
        {
        "src": "./img/icons/connect.png",
        "sizes": "512x512",
        "type": "image/png"
        }
    ]
  }
