{
  "name": "user-service",
  "version": "1.8.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wo2cN3mqLPWLZJNjbJOS"
  },
  "jwt_secret": "jM+P5+W0458kfOuCbqWXdBEkEy57pRVZ",
  "api_keys": {
    "stripe": "sk_live_Dijj2ti8IXMPsn9t0G0Ha6tw",
    "sendgrid": "SG.5IMMVhGuuapbf8hqZlsDKF",
    "twilio_sid": "AC6fd6acda153be85495958396f4107c08"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}