{
  "name": "user-service",
  "version": "2.6.10",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TVAIC3adaW26fG2qm8c4"
  },
  "jwt_secret": "R76L1HZQIxfe+0b9mjW3ukV9/vMEj7Sh",
  "api_keys": {
    "stripe": "sk_live_3EgoKvHMjK9fRsTxmpWlZaw0",
    "sendgrid": "SG.grisGZSvEfjlZqrUDzJo+H",
    "twilio_sid": "ACf29f4f76d6dac266d1331c1ea64b7d0a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}