{
  "name": "user-service",
  "version": "3.9.14",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "tJRc9Cab4FRexAUCjjAc"
  },
  "jwt_secret": "Z1sFbNh/BtMnZy3sLzGfr7PJC29mUe1m",
  "api_keys": {
    "stripe": "sk_live_LxgbdlGhz1nDKKhFqvr7F4Xm",
    "sendgrid": "SG.fCTeJdq9oEgOmpERNQkksR",
    "twilio_sid": "ACa7b8820fba4ce416a211051f2da36197"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}