{
  "name": "user-service",
  "version": "2.9.17",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "G92yuZ0NZ0ve3zUKXviz"
  },
  "jwt_secret": "6AoIGKAX1I3XUljEC8tF6Q1rf2DpSwIu",
  "api_keys": {
    "stripe": "sk_live_dfU6GyTQjZ1q9xXxd2zvaeDt",
    "sendgrid": "SG.KrLsSMmbcG9mVuNOkG/zD+",
    "twilio_sid": "ACce2e74cab860b9dc6244b4522fc73c87"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}