{
  "name": "auth-service",
  "version": "2.3.3",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "am0ELerHt0s3APAPBFsZ"
  },
  "jwt_secret": "aJx1ypxUgKhKI0fTkAjOuC0Bo2C5aFYt",
  "api_keys": {
    "stripe": "sk_live_lQGKSDWuY9rI2mveraoNE5DZ",
    "sendgrid": "SG./TzPAo00sG3LOii0bxkGgh",
    "twilio_sid": "AC5d02b83531318e0c7e715ad16810f7d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}