{
  "name": "auth-service",
  "version": "3.9.22",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "zQS15bPrvQ0JSIlWSndT"
  },
  "jwt_secret": "EarKyxPG7b/49B36s7Q2wCJyp9794XKL",
  "api_keys": {
    "stripe": "sk_live_ks6de547DMgmNgPLgF66geYI",
    "sendgrid": "SG.2up0gG2P8T/OpGMP90Gddt",
    "twilio_sid": "AC77ff992e695aec0d4b4431fcd56dac79"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}