{
  "name": "auth-service",
  "version": "1.4.6",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Q69eqJlYCCPGFGpB3e6F"
  },
  "jwt_secret": "qd/6zs5mLb6HbXJdr1+9eLTksbICh7t4",
  "api_keys": {
    "stripe": "sk_live_RcI2boBbeOkyUi4Nhj9vBJxL",
    "sendgrid": "SG.6Gc3IP88TXY65k4GZcXJNp",
    "twilio_sid": "AC250c8f217d611fa472336954a0caca2d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}