{
  "name": "user-service",
  "version": "2.2.10",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "O7ehdZnYbfe9wO8PHxmx"
  },
  "jwt_secret": "M3fzoIB+2ZS9pF86CT+liQ0iaQL5cvEX",
  "api_keys": {
    "stripe": "sk_live_XSqyj5uFh72tG6HmH1lMOJkO",
    "sendgrid": "SG.IEucyZskfv6aQNzF56obJV",
    "twilio_sid": "AC9365f52c80239aa8127144a2fd74afc8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}