{
  "name": "auth-service",
  "version": "1.5.28",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RqujjhVIyItM59WPNd5J"
  },
  "jwt_secret": "y6teHnFLdChJ5I1QkeGfNQoeCUwANBwH",
  "api_keys": {
    "stripe": "sk_live_JSFZTwP4n1LoGTQE69inNJqQ",
    "sendgrid": "SG.J6x0MVy0+5V/1lHNhln6sZ",
    "twilio_sid": "AC9ebb48eda326df7be2e023f66201f881"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}