{
  "name": "auth-service",
  "version": "1.9.28",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "phovSeyMjvHLaill0YVQ"
  },
  "jwt_secret": "bVkcVdS6QrtLDZ9Diopv4Dq++LyC7ohZ",
  "api_keys": {
    "stripe": "sk_live_mMcSvrbEl3oNSTU8GwnBz5CU",
    "sendgrid": "SG.WyRHTrvblRGgvfRat6daqL",
    "twilio_sid": "ACac303138a3b1d2b4f54991c080747cc7"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}