{
  "name": "auth-service",
  "version": "2.5.19",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "RrRjZpocwv9LpF1KkL5W"
  },
  "jwt_secret": "/SGaMyufI7BOmg5UpCgf+3Z1zLwg6fPj",
  "api_keys": {
    "stripe": "sk_live_IMD9pQRg9lDt4gegNHbYQYrs",
    "sendgrid": "SG.LVir4mFcdkJ3HhGm9moGlN",
    "twilio_sid": "AC689b36601f93fb0c7232bf585b692727"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}