{
  "name": "user-service",
  "version": "1.7.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Gp6c5AhaV2ZXdcC4cH36"
  },
  "jwt_secret": "MHiukX/1p32eiGY4+Kq5V7vdE0G7JES8",
  "api_keys": {
    "stripe": "sk_live_DJzjxg4VNXgEIHot1eDbRDQd",
    "sendgrid": "SG.Gnz3Dpr8r0Fhzdqk3RFJE3",
    "twilio_sid": "AC7c27c531ebd99845cad71f48e285c3dc"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}