{
  "name": "auth-service",
  "version": "1.1.15",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "yen3udWMuegCJuMLRKwX"
  },
  "jwt_secret": "sWuxbfwg/oYR3MPM1sPpm5gEQzZnh6a7",
  "api_keys": {
    "stripe": "sk_live_06gPonyqYTCwrhnj50GJHh6c",
    "sendgrid": "SG.xZ43JcM5DLkqWh/wEY1Bw1",
    "twilio_sid": "ACe5028786bbb3dd97c67e4c0887cf73d2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}