{
  "name": "auth-service",
  "version": "1.6.15",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZPhZvxI89TWGuk6jaBpc"
  },
  "jwt_secret": "NQnFE2E/0fAdKvBbPppViybKXyAElUJ8",
  "api_keys": {
    "stripe": "sk_live_qayerFHR9m1KCmyIJtCHldrU",
    "sendgrid": "SG.xi7QtTewutEV3Km70jQYrx",
    "twilio_sid": "ACf2b614d341b836375a3c55d0f252e5a7"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}