{
  "name": "auth-service",
  "version": "3.3.1",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "eZfa3JAtmlhwji1V2qYU"
  },
  "jwt_secret": "g05aQnzPtMpL+WIPNRF7jYzEXihnNGM0",
  "api_keys": {
    "stripe": "sk_live_n1q78CgHn67ttp8zw9aLvvc7",
    "sendgrid": "SG.71QWox62LJt4JVYdHJyLdi",
    "twilio_sid": "AC40889e9e6b03e136d170be68e2aac9b7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}