{
  "name": "user-service",
  "version": "1.0.23",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FUbw9hb7dfsb4mI48C1Z"
  },
  "jwt_secret": "0G3x/DIvwQe9Rl2JwhOk051lhXcSGfaE",
  "api_keys": {
    "stripe": "sk_live_FeAEYjWYyIuKmKXyOsZYHpJO",
    "sendgrid": "SG.1/up+DTZ364Ehy2Mb0oNSm",
    "twilio_sid": "ACc34ceab41e55a30958a09eddb63bd671"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}