{
  "name": "user-service",
  "version": "3.5.4",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8wMMZoD0aMyIhA1AB358"
  },
  "jwt_secret": "GcyAT2CZHKmJx8VAXmPPlgEBwTb7AK3D",
  "api_keys": {
    "stripe": "sk_live_g4jG15sZ9AhayLrVeW8U1EZf",
    "sendgrid": "SG.zpYjsQZe3QDB8SEykJ1P/6",
    "twilio_sid": "AC4b9539eaa276efe063f7b0c4bdf733aa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}