{
  "name": "user-service",
  "version": "1.0.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jyIltFQ715Zz5paiSLkj"
  },
  "jwt_secret": "h5hbGtJrctzptnh2o+pV7VUgdNmAVR6A",
  "api_keys": {
    "stripe": "sk_live_Y2PURgzga6cdy1W23lTiMjju",
    "sendgrid": "SG.E0A81h+D7jBWVnEHuEAoq9",
    "twilio_sid": "AC4ac2df5a029a5f51dc12a171e1b165de"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}