{
  "name": "auth-service",
  "version": "1.1.24",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "qjgX3S6BMWM2GtUHZ0Cd"
  },
  "jwt_secret": "ph7gd44FuA2OqkwpOhk9zjIZhOOhC+Xe",
  "api_keys": {
    "stripe": "sk_live_PjBS7c8qmavDv6Nsi6Ts8m1s",
    "sendgrid": "SG.lDgbuaZYuERHP2wDyRyOIW",
    "twilio_sid": "AC305cd8f882b22f51ea2d20b6ea879407"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}