{
  "name": "auth-service",
  "version": "2.4.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "01xZI6hPPlNXmNncZ89q"
  },
  "jwt_secret": "0NB3P+h6bpzgyQcJw/WhD4XTKrdB83uu",
  "api_keys": {
    "stripe": "sk_live_nybQbQn9ifAx3SQhHagWa6y4",
    "sendgrid": "SG.Y6/0YvHtA5JNLfCvQKLKYt",
    "twilio_sid": "AC6dfb5538171f9042b3ce4f1fbcca60c0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@startup.dev"
  ]
}