{
  "name": "user-service",
  "version": "2.2.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "KNdapVfLrC0qKPG6F9VL"
  },
  "jwt_secret": "eWio4eO609nEf5++kzFPGuslo0AtxaB3",
  "api_keys": {
    "stripe": "sk_live_QbODIkjrcFXeLTTrypG5r9z5",
    "sendgrid": "SG.JGBsAyoQVRInzHNtUf7oe7",
    "twilio_sid": "AC2b5f0023cc1d394b42965df10a06fbb5"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}