{
  "name": "user-service",
  "version": "1.1.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xuuK3iSjaih9eQtEgDOE"
  },
  "jwt_secret": "H2TRSwOcdd5nAp5ELT4CZO447Wl8WeQ5",
  "api_keys": {
    "stripe": "sk_live_XdhhY7xUp0aHo8tMtwLWR04D",
    "sendgrid": "SG.yr6k/QdhayDGxE1AVb6dBL",
    "twilio_sid": "ACd2fefaa8230e668c1f5624529b47d395"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}