{
  "name": "auth-service",
  "version": "1.9.16",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AyGG2fnzV2oGkuUWeCzB"
  },
  "jwt_secret": "deS546frobNfZqqGzA6DUjnilGdG8xWv",
  "api_keys": {
    "stripe": "sk_live_rTuplADFeFsw5vPoWU0OkJOu",
    "sendgrid": "SG.GZTeyKjC3vPwVKqejqMaCa",
    "twilio_sid": "AC89dacc4e576da4d36ff0809d40145fd9"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}