{
  "name": "user-service",
  "version": "1.8.5",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ApFoUhbih9eCb3Ykj34G"
  },
  "jwt_secret": "MQDtattzpsDqjs55GR0uXNpeef02HEfL",
  "api_keys": {
    "stripe": "sk_live_dltjnlC2FRAn02BJV20JgrWH",
    "sendgrid": "SG.EH3VUSNxNubZxc7Jvvtfdj",
    "twilio_sid": "ACf3e08f0c5725dad38b618e61d2447bc4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}