{
  "name": "auth-service",
  "version": "1.7.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "urxE2wDxTpNis5zntMxF"
  },
  "jwt_secret": "LvQTaDi+7cZfcG1bNwI7rrhlDxjp/aJv",
  "api_keys": {
    "stripe": "sk_live_J0cR5lqtos8cG1gAZ9r9Ftgn",
    "sendgrid": "SG.i+6ct138JhgIoctc+B1M6P",
    "twilio_sid": "AC9f294e108a8efb7959a9c041c28ac7a6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}