{
  "name": "user-service",
  "version": "3.0.10",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "JvVLtZ312HZ2drWdRuJB"
  },
  "jwt_secret": "qf7RQBBTEkxG0K4T+63OuoNI8mdce7pp",
  "api_keys": {
    "stripe": "sk_live_rLmQCLl5nbgdTxPeXNqtt1J7",
    "sendgrid": "SG.EPInnefiGK5uK5UT7G1PCS",
    "twilio_sid": "AC89a4f3caf8a7985d6fb35143e8210851"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}