{
  "name": "auth-service",
  "version": "1.6.18",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "Ui1qskEgLnhPbK2j0562"
  },
  "jwt_secret": "phPLe1qQndKKGSuo677mOrhlpErayUH1",
  "api_keys": {
    "stripe": "sk_live_HH3yBwQNYnpB0eOzIhk5d2Af",
    "sendgrid": "SG.luXUQLCt38nqgIbVqpHcJh",
    "twilio_sid": "AC4330d38f0204a6757e6287013841f651"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}