{
  "name": "auth-service",
  "version": "1.2.17",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a0Uf37Ys2ezcYGF0R6LI"
  },
  "jwt_secret": "WvmpjpmbMyBgeu+4HMuDPmCfrTQjk3xF",
  "api_keys": {
    "stripe": "sk_live_gvCDgmHPJ1xpnSO7rtdJtHGl",
    "sendgrid": "SG.NWvfuULTMwioy7LowBfqQ3",
    "twilio_sid": "AC5c81e2b59243d5bd017fb0a9f8d76484"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}