{
  "name": "auth-service",
  "version": "3.0.14",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TPPN8C3BhSP3Ga291uZf"
  },
  "jwt_secret": "ACEuhuqM/agJm8BvSLqyksj7fthDPv3r",
  "api_keys": {
    "stripe": "sk_live_Mp60weVgNy2SAvaFOrd89KmV",
    "sendgrid": "SG.v8HpidiVkinoFOqJRwjuYx",
    "twilio_sid": "ACc59f9e852a9047f2413dcc878a34bffa"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}