{
  "name": "user-service",
  "version": "1.7.14",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "oj9hhWxIaNqlVVuE9W0C"
  },
  "jwt_secret": "qK6a4q4GJGlzaDaiYZdMSg5FpMViFkNA",
  "api_keys": {
    "stripe": "sk_live_bzWwARgwiU6qebybFE0tObDB",
    "sendgrid": "SG.DJRADuJGZeczUTiLJ0XpiJ",
    "twilio_sid": "AC5e5e8452448cf09c9d62822481db5b41"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}