{
  "name": "user-service",
  "version": "2.7.14",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "0ZqSehQt3zBaPFtnGEOY"
  },
  "jwt_secret": "nhfh7bKPhrGFt2loAfVQ138EDmE+K/GZ",
  "api_keys": {
    "stripe": "sk_live_wA6WubnbsTaCRJCiKIsowQvo",
    "sendgrid": "SG.M/TsKFNON5uPi0/xWggwi/",
    "twilio_sid": "AC582d853f110067a2622b2d4adcfffcc9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}