{
  "name": "auth-service",
  "version": "3.9.19",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ZPpaSLiXfUrrlubr01d0"
  },
  "jwt_secret": "QgzeaWmN3qZFwLql0qnR+XnQLt39L5Vk",
  "api_keys": {
    "stripe": "sk_live_xe28oehQsji3fR7Sx9swopng",
    "sendgrid": "SG.refBFFIJssM2UN/SBUFl9/",
    "twilio_sid": "AC4535521d7811a1396621fd005c318169"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}