{
  "name": "auth-service",
  "version": "1.6.19",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yodIV9bTxydKVTVlS3sp"
  },
  "jwt_secret": "h3+5Jyl3cyJVEA1g9jT19A94iooiLdR4",
  "api_keys": {
    "stripe": "sk_live_izKekRD7XnVR9PWaRAJ2HSzI",
    "sendgrid": "SG.uw45PbN8zXgOkF1e/GnujM",
    "twilio_sid": "AC79477f5df5cdae9f4e0887b58b3ce967"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}