{
  "name": "user-service",
  "version": "1.5.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "vLtA4CRnUdsGMb7qvrJt"
  },
  "jwt_secret": "8ArvJfZjHKALU/px2kk153z0TNg+hp7J",
  "api_keys": {
    "stripe": "sk_live_1Pqya0HY9NMrPbBhR5oca9uS",
    "sendgrid": "SG.WG9CA9fcZ/Vt3/of+uVxY4",
    "twilio_sid": "AC97fd03b86e5df22016d795c89cf05266"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}