{
  "name": "user-service",
  "version": "1.4.25",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Epb13oot8AVaoNsJZ6lK"
  },
  "jwt_secret": "ynONwXjN1TdylJ9/Y1rXxSbFgLiGroP3",
  "api_keys": {
    "stripe": "sk_live_1gjIqO1MeOpQgJf1M34B8Dh0",
    "sendgrid": "SG.+zsUzDq7jOT5PfUehl5JMd",
    "twilio_sid": "AC5e5f111b26163082c4ddc81017fa2493"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}