{
  "name": "auth-service",
  "version": "1.0.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZxLIiJ04pBRSCWa618Wp"
  },
  "jwt_secret": "D3BdnfutgF8jYe+n49Y2efRqJkfwtT9F",
  "api_keys": {
    "stripe": "sk_live_XAYLGAfBUlVjSXiHZLKnwhpF",
    "sendgrid": "SG.1ckwUCNLSa07NGZaaLczkm",
    "twilio_sid": "AC1e59d8b01a8f5ea175618426f89178b2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}