{
  "name": "auth-service",
  "version": "1.0.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "i1ZEId2fsh7K9FGZetni"
  },
  "jwt_secret": "Qt+Fikqu2+dP9fcMPuklnxMl6cUarU7P",
  "api_keys": {
    "stripe": "sk_live_vo6Zev9OPjxIrPUi44b5Co94",
    "sendgrid": "SG.T2vQ25oy44072CGhlvw8w4",
    "twilio_sid": "ACdc0da69917cc2b63a3096da29cafeb60"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}