{
  "name": "auth-service",
  "version": "1.0.29",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gkTDOqakkmOW3b4GK9Uu"
  },
  "jwt_secret": "N129cn2C3AzCTGVQyVE96ioea/FuY2tI",
  "api_keys": {
    "stripe": "sk_live_QsqNr2rsYrlnoqctA8I8UmqQ",
    "sendgrid": "SG.6d26o1kEkVmLuIUmxCW5P6",
    "twilio_sid": "AC6c317dbe7f4cbfb7c5dfd09643f0b6c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}