{
  "name": "auth-service",
  "version": "3.9.20",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "J5fmRprsgm3GZjo0NEsp"
  },
  "jwt_secret": "8WSwTwOlx5U0y+ziA9vbFWwGNnN38qYJ",
  "api_keys": {
    "stripe": "sk_live_eL6w9hwKfxNEwaI1NESx7xZz",
    "sendgrid": "SG.Y5fET56AD4A6SJWxVBuTad",
    "twilio_sid": "AC5979c860a017340cd4398e6b6ca72ae7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}