{
  "name": "user-service",
  "version": "2.6.11",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "1VTdoqPHQzoqdJQ30MWq"
  },
  "jwt_secret": "IP2ulAl1r8GGC9eoyhSQ9R8vpvlC3kdm",
  "api_keys": {
    "stripe": "sk_live_Votr5SwcANPv3ptOm4bG7GYd",
    "sendgrid": "SG.JJqpiWctZ75+01yYuhPr8A",
    "twilio_sid": "AC619686f6ae4c97902693373b900214f2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}