{
  "name": "auth-service",
  "version": "1.3.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "d8TBFMKiQ0x66er6X1yY"
  },
  "jwt_secret": "dUajBHvqgyTvylcY/JsfzJk7zyMUaJ5g",
  "api_keys": {
    "stripe": "sk_live_wRHbZ3okl8PbAxgN8Eg50h9E",
    "sendgrid": "SG.CkvEX967czD7egUw7s+D51",
    "twilio_sid": "AC236233daa334e515e221bc82c355fb7a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}