{
  "name": "user-service",
  "version": "1.4.17",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "opAQeL0hUPUX8PYcX8P6"
  },
  "jwt_secret": "2C8iCruiLUIhw3yF8jVD068Umw9qime4",
  "api_keys": {
    "stripe": "sk_live_ZUnXkgaKRI70Wi957QLGgaJr",
    "sendgrid": "SG.+ipaTJBy17+J+skLt6OqmA",
    "twilio_sid": "AC4fc68c132c496a118fdee44e0fbcc438"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}