{
  "name": "auth-service",
  "version": "1.6.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "fso2CChD6zwiAqs8qPkZ"
  },
  "jwt_secret": "p7Mhwfh+GSrNIt07XI/6x6Ua9mPrySjr",
  "api_keys": {
    "stripe": "sk_live_xGJsntRXDQ8PoizDMaId17JF",
    "sendgrid": "SG.hjOPFH6TBxvt8gAqH2COJo",
    "twilio_sid": "AC53b9af9cfa8c97c34e00406e2cb9acc0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}