{
  "name": "user-service",
  "version": "1.2.0",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Jszj8jzdrxbRkLF63BMr"
  },
  "jwt_secret": "Ddg8aOlrt3qLan0B775ndBVEg9yF30Yc",
  "api_keys": {
    "stripe": "sk_live_2sSgMUOoUI1f48LfxY98ZjY3",
    "sendgrid": "SG.vTNK8P38m9TupoEpgQaZnj",
    "twilio_sid": "AC6185203ca000ab1f35b36328b690a613"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}