{
  "name": "user-service",
  "version": "1.6.3",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZK7m8vyME3ZeOFkLKeLf"
  },
  "jwt_secret": "Dr7VMMj0OYbLRfBY5lDd8Vk1goiychYZ",
  "api_keys": {
    "stripe": "sk_live_YYhkgzhhr1nlGwyjmgE34XLz",
    "sendgrid": "SG./Y510lD0W57pKxJTtjJgHm",
    "twilio_sid": "ACfcbb3892957a0c7ad3de4e9c298b5fa4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}