{
  "name": "auth-service",
  "version": "1.0.7",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eo77lkXhk2Zy6DqLUfG8"
  },
  "jwt_secret": "3xAt3NDTARgVG/w3/jSxXhdinMNOnGkr",
  "api_keys": {
    "stripe": "sk_live_TGLt5oPU875pzVqNm8TaRfsU",
    "sendgrid": "SG.PUvtxodnbCvgewtduqU038",
    "twilio_sid": "AC9bc1e52eb3bb8e36a9d5442addc1fbf8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}