{
  "name": "auth-service",
  "version": "1.2.17",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "s5APDUDJOh4uEBhvwdHs"
  },
  "jwt_secret": "cg1yDrB2C3imJ2fLZabI8kG+lNNTgY0J",
  "api_keys": {
    "stripe": "sk_live_Uj04RobBfwMzcawb98LiRk0t",
    "sendgrid": "SG.1LFnJxInMaQUvpSgDi1kMG",
    "twilio_sid": "ACe4b76f48104e0ab8bf8e23bcaf9bbcfa"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@startup.dev"
  ]
}