{
  "name": "auth-service",
  "version": "2.8.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iozk7zopNjFV61DY8qOq"
  },
  "jwt_secret": "mWs+1VCf3MNnwA4Dn0mytJLXmxs5gsCA",
  "api_keys": {
    "stripe": "sk_live_RafyqlmiEZBcXIXFWnsPdRx9",
    "sendgrid": "SG.NtjUoH5xQvwA3dIBG8IImi",
    "twilio_sid": "ACa9a08c7c1ac4432f8e3e64be19bae45c"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}