{
  "name": "auth-service",
  "version": "2.0.10",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GFxlSgyL3UWTgs3ZPiB6"
  },
  "jwt_secret": "ZQ3WK/hedmFpPQDBtnMbfKqakqFhXfqw",
  "api_keys": {
    "stripe": "sk_live_2hpNuwN2ydf7SSWa459LeW09",
    "sendgrid": "SG.eCu5IKwTeT0TeXZpVydueg",
    "twilio_sid": "AC26901ea16c39a5e6914f961609ac8b37"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}