{
  "name": "auth-service",
  "version": "2.8.7",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Pvy9WmqFr9AYaiL13v4f"
  },
  "jwt_secret": "gf/pGBvFkDZT5FVS9/rT+iM65KGbuGtt",
  "api_keys": {
    "stripe": "sk_live_iH12pLsGgbNPgEDwPlQyDTLl",
    "sendgrid": "SG.2jhA5HXCPRlHu4Ukw3p3WX",
    "twilio_sid": "AC75de3c9c0d969dc8e62459687e153571"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}