{
  "name": "auth-service",
  "version": "3.2.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "7XYBj2JiLY2LrsjpCFsR"
  },
  "jwt_secret": "HloByykEdv7KOGq4Q81q74rrkqgGXwjV",
  "api_keys": {
    "stripe": "sk_live_AU3XlWXjKwKJVfnyNWqOAWLs",
    "sendgrid": "SG.5ncGJetbN48TTTdS1BS7xm",
    "twilio_sid": "AC3af06b2691012071fea2c8f9ac2f226c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}