{
  "name": "user-service",
  "version": "2.4.2",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dD8sMK6kyuU2Sz0ROeeR"
  },
  "jwt_secret": "x/m5lk7DdCF8kvSP3FejBLRRmh9mTbQ6",
  "api_keys": {
    "stripe": "sk_live_WLHC18bxtamRvZdNvwqevcUm",
    "sendgrid": "SG.h1vCdk2uj+yTzza7vXlyOs",
    "twilio_sid": "AC214c3be65765562cf44893f2518eadc0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}