{
  "name": "user-service",
  "version": "1.3.23",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aETHueASSeEO16MJG6ic"
  },
  "jwt_secret": "WAZI9NQXWiS/EiH91L1f02ea58CyfP2y",
  "api_keys": {
    "stripe": "sk_live_PZagtkRcPGmbVMWCe3SP99Tq",
    "sendgrid": "SG.WTtY9MfjvjhUrV4TANq3FP",
    "twilio_sid": "AC88b9c4afc849442bb11b524eebc9a4f7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}