{
  "name": "user-service",
  "version": "3.6.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "rbhGrviZRtjpehZBWMeS"
  },
  "jwt_secret": "TkCguo2DVE+TqaKwAEJ9Z6sfyYaS4D8A",
  "api_keys": {
    "stripe": "sk_live_nDDsM80itpXSOVEpN2Lafcs1",
    "sendgrid": "SG.wRMrwFapWZVkf8VGl8mCr6",
    "twilio_sid": "AC3cc09fa7600af7fc51fe7c57d02067bd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}