{
  "name": "auth-service",
  "version": "1.1.9",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "sgdw3DgxORuYeGXWOzN7"
  },
  "jwt_secret": "VPM0oiH2fQINwWCaWP2afXb6Zt0Lc/xq",
  "api_keys": {
    "stripe": "sk_live_wnvKcAdhS7SprRWD0Ay1OP1i",
    "sendgrid": "SG.FMWmp5vv+/5rifsYegk1ak",
    "twilio_sid": "AC9e0253a0b4ba290b297b62db2711187b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}