{
  "name": "auth-service",
  "version": "3.6.12",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "FFH8eOVuaNYKnUuG5HeH"
  },
  "jwt_secret": "K1AgMPevNYtHooHY7wF7K7Dtn8+drOw9",
  "api_keys": {
    "stripe": "sk_live_3qLSmXXFkoBV5wlihapT77LT",
    "sendgrid": "SG.jzJTlFi2mVYOAxh5bE/P/P",
    "twilio_sid": "ACcf59cd41d712c9f61071f71c6f987f5c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}