{
  "name": "user-service",
  "version": "2.5.1",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "OOhKMXYIG0uOOTX9qTtr"
  },
  "jwt_secret": "+7OXelgEp5Fu5UjmJY6WpsBxqN2zkIVo",
  "api_keys": {
    "stripe": "sk_live_QfxMIbWuX8Tkh0yxWA1lwkjh",
    "sendgrid": "SG.P39Vv7oOFjluCQJx4Rbgot",
    "twilio_sid": "AC8090a22bbce58772379326c48be7aeb3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}