{
  "name": "auth-service",
  "version": "3.6.26",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "GpofXT3DZdxfglqBHY0d"
  },
  "jwt_secret": "3LeV0ll2xGUbGdaXjEVgfD8/G0Q+TxdL",
  "api_keys": {
    "stripe": "sk_live_onXVOJAb3OVLliqqBBaL67YN",
    "sendgrid": "SG.e/f9svoIStN8J5uu+b2VCA",
    "twilio_sid": "AC50b070c1d0bc12aa83941d661b44169c"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}