{
  "name": "user-service",
  "version": "1.1.2",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Del1cVOk0rbZGEQiTow7"
  },
  "jwt_secret": "nmIkGvM3UWyRSzq+729dsqNr6uVP6Q+V",
  "api_keys": {
    "stripe": "sk_live_8ByvpQjof0lZS8tDcg6grn0D",
    "sendgrid": "SG.9M2ObziWd6N6i/28/brdu+",
    "twilio_sid": "AC553f50f360aebce749594672937a96c4"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}