{
  "name": "auth-service",
  "version": "3.5.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "oDVbJ0Zcudu6lBkzowmD"
  },
  "jwt_secret": "+/BuRzRIBrhPXtICveyIlorVi5y5fbMk",
  "api_keys": {
    "stripe": "sk_live_Hnix36mH060WxWmynmFX7CSn",
    "sendgrid": "SG.1rlyWwsL1V5KvlPjAcKw3e",
    "twilio_sid": "AC1bffdd70dbd5f1bdb3358de8b771e962"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}