{
  "name": "user-service",
  "version": "3.4.13",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GdqbsouB5X4sVc5WP03f"
  },
  "jwt_secret": "EanafFtkatqK6Fo05FrXMy375/+m/w0v",
  "api_keys": {
    "stripe": "sk_live_RCiIxg68Pr8N6n03Wdw2powz",
    "sendgrid": "SG.n+3Zlrl+B+22agD15GgBy+",
    "twilio_sid": "ACcd4a3ce3d6a147132419fbdd24e6db77"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}