{
    "web": {
        "client_id": "6909281553-rvgavn85u6poqjrtd8fnvaka43tfvc2s.apps.googleusercontent.com",
        "project_id": "theorchard.com:api-project-6909281553",
        "auth_uri": "https://accounts.google.com/o/oauth2/auth",
        "token_uri": "https://oauth2.googleapis.com/token",
        "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
        "client_secret": "<SECRET_GOES_HERE>",
        "redirect_uris": [
            "http://localhost:8080/",
            "https://localhost:8080/"
        ]
    }
}
