{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "7DEH6cRliVkxVVUgk1PB"
  },
  "jwt_secret": "GQ3hZOsRDcDxWDyB/GodjfuUJDusNukN",
  "api_keys": {
    "stripe": "sk_live_YmPxmtNOLKaY7eVjGPMKAMao",
    "sendgrid": "SG.eC9QGCtb6Yi/XHcqqQ96MQ",
    "twilio_sid": "AC523362e1d9bcdb1eabe9270a358be7c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}