{
  "name": "user-service",
  "version": "2.2.17",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "dGhtk7pGO88JCT8B4tw3"
  },
  "jwt_secret": "oGPaNVRTzWsc9libnDQzJFDv03HFZiO5",
  "api_keys": {
    "stripe": "sk_live_kZncy2xiDP5LgGgeUXKcre4Q",
    "sendgrid": "SG.IBwEx+ohSihAUEo2qRa3E7",
    "twilio_sid": "ACbfb6331fe3fbbd005adae2d39ff56524"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}