{
  "name": "auth-service",
  "version": "3.4.17",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "RnfznICdhcwBCcho7veh"
  },
  "jwt_secret": "CgfpxOdUrbwX7jL3gtLIU5EzCZlm3LkW",
  "api_keys": {
    "stripe": "sk_live_8vg6oFlWqTVAb4khfFTXmx2y",
    "sendgrid": "SG.Tu9/RsBiq9Me2Cu1lUsf69",
    "twilio_sid": "AC082b224bca44d85a023c3f26fda79b8f"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}