{
  "name": "user-service",
  "version": "1.7.9",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Z0tvy0geUIGXsiJwAitd"
  },
  "jwt_secret": "QvGAh4xXDWsYSt5fohEpiK/loKbFreUz",
  "api_keys": {
    "stripe": "sk_live_KDM7rgz769B9YYmUlNV9ZwqO",
    "sendgrid": "SG.yPHMZbObjQ9ZmO7X+aUgWa",
    "twilio_sid": "AC99c1985599a6ab9cd1df2bc580e71bea"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}