{
  "name": "user-service",
  "version": "1.0.13",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qm1DJW8K8Xd2mMoS1PWh"
  },
  "jwt_secret": "g0cybJU0JTqwei3hTY0VxjVX07bjY+wz",
  "api_keys": {
    "stripe": "sk_live_pAtfagTdgh6vO75CYLaWoKsM",
    "sendgrid": "SG.qWZcOn8j4XLLH/HxGmzVCu",
    "twilio_sid": "AC9d6fc23fbcbf51795de06e69ba3b0247"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}