{
  "name": "user-service",
  "version": "1.7.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "IM9TFhZM6LSyxBKjkJx1"
  },
  "jwt_secret": "FTvaxpKAONb9A7UJEZP9Vxx3h9Nr4DfJ",
  "api_keys": {
    "stripe": "sk_live_4P2uEBLRHF60AWX3nuXC2w7w",
    "sendgrid": "SG.vLAYY2yfbjYrv2wms19Ch1",
    "twilio_sid": "AC0956001c1063548d57402a86114c93db"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}