{
  "name": "auth-service",
  "version": "2.5.24",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "byL70s75L9neNBp9jANI"
  },
  "jwt_secret": "VaS+MmIDEz7MScLfunCmcwBAIfN+WWkr",
  "api_keys": {
    "stripe": "sk_live_6jwFx57CwnaZ2ZZsai7oToul",
    "sendgrid": "SG.tHPTyZPom29A7GBP9TVhi0",
    "twilio_sid": "ACf2334e0a17b383d786f48f21d661fb8b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}