{
  "name": "user-service",
  "version": "3.7.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Cb5v7lqKSVAee9MCICBx"
  },
  "jwt_secret": "sy/fEmPpUJyyv8uhiOWdOjKmqoecZrTs",
  "api_keys": {
    "stripe": "sk_live_wFWRT6C7IgX5Gs1iBYfsPBYC",
    "sendgrid": "SG.if0iEUSfSoqw/MwmRKsV77",
    "twilio_sid": "ACd37243b0d26af3a7368dc33e98051e02"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}