{
  "name": "user-service",
  "version": "2.5.18",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "kGW5N6rXhJcIyJx7MGOV"
  },
  "jwt_secret": "nilHH8LdK4I0eDtwBQt3bXeOjnIxbWpb",
  "api_keys": {
    "stripe": "sk_live_GMu3L5ZZSXPTflpeHPKjSBK7",
    "sendgrid": "SG.eJBkSuNEVaDXREgiKOiIHr",
    "twilio_sid": "AC2b5d6205c1336162115c11da05922270"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}